Deploying to Vercel
Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration. They support over 35 frontend frameworks, including Gatsby.
Vercel supports Gatsby features like SSG, SSR, DSG, API Routes, and more.
Prerequisites
- A Gatsby project set up. (Need help creating one? Follow the Quick Start)
- A Vercel account
Instructions
You can use Vercel with Gatsby in multiple ways:
- Start from a template
- With the Vercel CLI
- With Vercel for Git
If you want to use a Custom Domain with your Vercel deployment, you can Add or Transfer in your domain via your Vercel account Domain settings.
Vercel doesn’t currently support File
nodes inside of SSR/DSG, as well as the Image CDN.
Additional resources
Start building today on Netlify!