Set NEXT_PUBLIC_CONVEX_URL and Clerk keys in .env.local, then restart npm run dev.
NEXT_PUBLIC_CONVEX_URL
.env.local
npm run dev
See .env.example for the full list. The public marketing site still works at /.
.env.example