Vercel Deployment - Production Deployments
When to use this skill
- Deploying Next.js applications to Vercel
- Setting up automatic preview deployments
- Configuring environment variables per environment
- Using Vercel Edge Functions at the edge
- Optimizing build times and caching
- Implementing redirects, rewrites, and headers
- Configuring custom domains and SSL
- Monitoring performance with Vercel Analytics
- Implementing incremental static regeneration
- Setting up monorepo deployments with Turborepo
- Configuring serverless function regions
- Using Vercel KV, Postgres, or Blob storage
When to use this skill
- Deploying Next.js apps, configuring edge functions, analytics.
- When working on related tasks or features
- During development that requires this expertise
Use when: Deploying Next.js apps, configuring edge functions, analytics.
Deploy
```bash vercel --prod ```
