Deploy Next.js with a preview URL per pull request.
Push a branch, get a live URL. The preview-per-PR workflow is what makes reviewing a change practical, and the free Hobby plan covers personal projects.
Key info
- Pricing
- Freemium
- Platform
- Web
- Category
- Hosting
- Best for
- Beginner
- Free plan
- Hobby plan, for personal and non-commercial projects
- Paid plans from
- $20 per user a month (Pro)
- Hosts
- Static sites and serverless functions
- Frameworks
- Next.js, React, Astro, SvelteKit, Nuxt and more
- Databases
- Postgres, Redis and more through the Vercel Marketplace
- Custom domains
- Yes, and you can buy domains in Vercel
- Email hosting
- No
- Deploy from
- GitHub, GitLab, Bitbucket or the CLI
Guided walkthroughs
Related reading
- Tool reviews
Choosing your first AI coding setup
You need three things, and you probably already have one of them.
Beginner - Fundamentals
Full stack fundamentals without the framework churn
A longer course on how web applications actually fit together: requests, responses, databases, authentication and deployment.
Intermediate