Matt LuoM
Convex Community17mo ago
7 replies
Matt Luo

Bug: Console missing CONVEX_DEPLOY_KEY

Hi, I am reviewing a live production Convex app and I notice the console's "Production Deployment Settings" is not showing my CONVEX_DEPLOY_KEY. The app is running in Vercel, so I must have generated it in the past.

I am referring to:
https://docs.convex.dev/production/hosting/vercel
4. Set up the CONVEX_DEPLOY_KEY environment variable
On your Convex Dashboard go to your project's Settings page. Click the Generate Production Deploy Key button to generate a Production deploy key. Then click the copy button to copy the key.
image.png
Host your frontend on Vercel and your backend on Convex.
Using Convex with Vercel | Convex Developer Hub
Was this page helpful?