Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

188
Views
Vercel - Deployment without promotion

Is there a way to create a deployment of my Nextjs app to production but without promoting it immediately to prod? Similar to a preview URL, but without public traffic being routed to that URL.

My use case is that I want to deploy a "pre-prod" app, run E2E tests there, and if they are successful, promote the app to production.

Is this flow possible?

I've used vercel --prod, but that just deploys the current version to production. I want to create a production build that allows me to then use the alias command to point the traffic to a specific version.

Thanks in advance!

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

In this case, my opinion, you need to create an "intermediate" solution.

In vercel, you have "dev" "preview" and "production" environments (go to Settings-environment variables). You set some settings to preview env, it's ok for you, you can after "promote to production" your preview version.

Also, you can set up a special branch in git to directly deployment on preview

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!