Frontend Deployment Platform
Vercel is a cloud platform used to deploy frontend and serverless applications quickly.
- Instant deployment - Auto CI/CD - Serverless functions - Global CDN
1. Push code to GitHub 2. Connect to Vercel 3. Click Deploy
npm install -g vercel vercel
React apps Next.js apps Portfolio sites Serverless APIs
- Not for heavy backend - Limited control
GitHub → Vercel → Live Website