LlabeL

Deploying Next 14 + Convex in Vercel

When I first try deploying my application, it throw an error because it was missing the CONVEX_DEPLOY_KEY. So I added it and reployed, but now it's saying:

Detected a non-production build environment and "CONVEX_DEPLOY_KEY" for a production Convex deployment.

If someone had this issue, I would love to hear how you fix it 😄
Was this page helpful?