petercli
CCConvex Community
•Created by petercli on 2/23/2025 in #support-community
CONVEX_DEPLOY_KEY
hi ,
I am a one-man team, doing my first Convex / Vercel deployment .
I'm using a free plan , so I cannot use a preview deploy key like preview:xx-xxx
In Convex I created a Production Deploy key <-- like prod:XXX
In Vercel I created a environment variable Preview , branch main
CONVEX_DEPLOY_KEY = prod:XXX
I created a deployment using main branch (Preview ) and got this error : Detected a non-production build environment and "CONVEX_DEPLOY_KEY" for a production Convex deployment.
Is it possible to deploy to vercel with the free Convex plan ?
4 replies