Neon is serverless Postgres built for the cloud.
Neon separates storage and compute to offer database branching, scale-to-zero, and bottomless storage.
Using Neon with Vercel enables you to deploy a managed Postgres backend in seconds and automatically spin up a database branch for each preview deployment.
To get started, all you need is a Vercel project.
The integration connects to your Neon database and sets environment variables in your Vercel project. The integration also creates a database branch in Neon for each git branch created with a Vercel deployment preview. Optionally, the integration creates a development branch in Neon for your Vercel development environment.
The integration sets these environment variables in your Vercel production environment:
The same variables are set in your preview environment when a branch is created for a preview deployment, and in your development environment if you choose to create a development branch.
This is a Beta version of Neon’s Vercel integration. For assistance or to suggest improvements, contact vercel-feedback@neon.tech.