UNPKG

@proofkit/cli

Version:

Create web application with the ProofKit stack

6 lines (4 loc) 146 B
export { auth as middleware } from "@/server/auth"; export const config = { matcher: ["/((?!api|_next/static|_next/image|favicon.ico).*)"], };