NeonCarlota Soto4 min readrelease notesintermediate
Neon skills landed in the Vercel CLI
Summary
Vercel CLI now integrates Neon, allowing users to provision a Neon database and install its agent skills with a single command. This streamlines database setup for Vercel projects, including automatic isolated branches for preview deployments.
- The `vercel integration add neon` command provisions a Neon database and installs its agent skills.
- It automatically connects the database to your Vercel project and injects connection variables.
- Vercel Preview Deployments automatically receive isolated Neon database branches for testing.
- Neon's agent skills are installed, providing agents with guidance on using the provisioned Postgres.
Developers deploying to Vercel can now provision and manage Neon databases more efficiently, leveraging automated setup and isolated preview environments for faster development and testing.
6/10





