Skip to main content

DevOps & Deployment

Vercel Deployment

0:00
LearnStep 1/2

Vercel Config

Production Deployment

json

Environment Variables

bash

Preview Deployments

  • Every PR gets a preview URL
  • Use different env vars for preview vs production
  • Protect previews with Vercel Authentication