ckobastiC
Convex Community2y ago
16 replies
ckobasti

Deployment to Production

What should i do t o switch from deployment to production? I already published my Next app on vercel but my production deployment wont work even tho i added
CONVEX_DEPLOY_KEY
and
npx convex deploy --cmd 'npm run build'
as a build command. Should i change my
.env
at another point or?
image.png
Was this page helpful?