For the PoC, I used Convex production environment variables.
Ideally, we should configure:
- Dev environment variables (Convex) for PR workflow (build) and Vercel Preview deploy (they also rebuild on their side, the build in the Workflow is just a "mock" one to test if nothing breaks)
- Production environment variables for the
main branch deployment on Vercel
For the PoC, I used Convex production environment variables.
Ideally, we should configure:
mainbranch deployment on Vercel