Tool directory
Hosting
Vercel
Hosting, deployment, environment variables and server infrastructure for your application.
Visit VercelFree tier available · Pro from ~US$20/mo
Why we recommend it
Deep integration with Next.js and GitHub means every push can deploy automatically, with previews for every change.
Getting started
- Create a free Vercel account and import your GitHub repository
- Set environment variables separately for Preview and Production
- Use Preview deployments to test every change before it reaches production
- Point your custom domain at your Production deployment in Step 10
Alternatives
Netlify, Railway are reasonable substitutes if you have a strong reason to use them — the framework doesn't lock you into any single tool.