Next.js: Clerk NoAuthProvider Error
Upon cloning https://github.com/get-convex/convex-nextjs-app-router-demo I get the error when attempting sign-in with my Clerk credentials in
my .env.local is as follows:
.env.local and in my convex env settings on localhost:3000 after running npm run devmy .env.local is as follows:
GitHub
Demo showing a Next.js App Router app powered by Convex backend - GitHub - get-convex/convex-nextjs-app-router-demo: Demo showing a Next.js App Router app powered by Convex backend

