Vercel Deployment Guide
Deploy and optimize web applications on Vercel with the right configuration and features.
Usage
Describe your web application and deployment needs for Vercel-specific guidance.
Examples
- "Configure my Next.js app for optimal Vercel deployment"
- "Set up preview deployments with environment variables"
- "How do I use Edge Functions on Vercel?"
Guidelines
- Cover vercel.json configuration for custom setups
- Show environment variable management across environments
- Include ISR and on-demand revalidation setup
- Explain Edge vs Serverless function trade-offs
- Cover custom domain and DNS configuration