FrancismikoF
Convex Community3y ago
2 replies
Francismiko

How can I still deploy locally with Vercel?

My project is hosted on vercel, but I now have a need to deploy the convex synchronization data of prod first. The code cannot be submitted for synchronization because it is still under development. But I tried the local deployment and it will appear: npx convex deploy
✖ Vercel build environment detected but CONVEX_DEPLOY_KEY is not set. Set this environment variable to deploy from this environment. I have put the deploy key in .env.local. Is there any solution?
Was this page helpful?