maddyM
Convex Community3y ago
3 replies
maddy

Prod deployment settings page never loads

I am creating a NextJS app and the dev environment works fine. But when I am trying to get Prod deployment key, the Prod settings page basically never finishes loading.

Not recommended but I also tried deploying based on dev deployment key and ran into error on Vercel.

(1) Do you also need to provide NEXT_PUBLIC_CONVEX_URL env variable in Vercel besides CONVEX_DEPLOY_KEY?

(2) Is there a local emulator (similar to Firebase emulator) for local development with Convex without internet connection?

Thanks!
Screenshot_2023-04-08_at_12.18.41_AM.png
Screenshot_2023-04-08_at_12.20.53_AM.png
Was this page helpful?