Developing against a preview deployment

I set up the preview deploy key on vercel, and even tried from the command line, but the new preview branch is not being created, it just asks for prod and dev, so I answer no. npx convex deploy --preview-create staging CONVEX_DEPLOY_KEY=your_preview_deploy_key npx convex deploy --preview-create staging terminal ### You're currently developing against your dev deployment changed-the-name (set in CONVEX_DEPLOYMENT) Your prod deployment again-changed-name serves traffic at: NEXT_PUBLIC_CONVEX_URL=https://again-changed-name.convex.cloud/ Do you want to push your code to your prod deployment now? I said no ...
3 Replies
Convex Bot
Convex Bot4w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
erquhart
erquhart4w ago
Any chance you're on free plan? Preview deploys require pro plan
therealremington
therealremingtonOP3w ago
im on the pro plan I'm in Germany, hence the long delay I see the note above and will use the Convex Dashboard to file a support ticket.

Did you find this page helpful?