Clerk/Convex setup issue
I've set NEXT_PUBLIC_CLERK_FRONTEND_API_URL in my .env.local file, but getting this error when I run
npx convex dev:It works if I set that env var in my Convex dev env, but seems odd to put a NEXT_PUBLIC var there? Wondering if the docs might be outdated?

