Connect Clerk to continue
Authentication is intentionally fail-closed. Add your Clerk development keys toweb/.env.localand restart the development server.
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=...
CLERK_SECRET_KEY=...
Authentication is intentionally fail-closed. Add your Clerk development keys toweb/.env.localand restart the development server.
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=...
CLERK_SECRET_KEY=...