Neon Deploy: Learn how Neon helps developers ship faster with Postgres. Grab your ticket

Neon and Vercel overview

Learn about different ways you can integrate Neon and Vercel

Neon supports several options for integrating with Vercel:

  • The Neon Vercel Integration

    You can find the Neon Vercel Integration on the Vercel Integration Marketplace. The integration connects your Vercel project to a Neon database and uses Neon's branching capability to create a database branch for each preview deployment.

  • Connect Vercel and Neon manually

    This method involves setting Vercel environment variables to connect your Vercel Project to your Neon database.

  • The Neon serverless driver

    The Neon serverless driver allows you to query data from Vercel Edge Functions and is a drop-in replacement for node-postgres, the popular npm pg package.

  • Vercel Postgres

    Vercel Postgres is serverless Postgres powered by Neon. This integration allows you to create and manage a Postgres instance from the Vercel dashboard.

    important

    Starting in November 2024, Vercel Postgres projects will be transitioned to Neon. Until November, you can continue using Vercel Postgres as usual. Neon is currently working out a detailed transition process and timeline in partnership with the Vercel team. The transition will follow the principles outlined below:

    • Zero downtime without infrastructure changes so there's no impact on user applications
    • Billing via the Vercel Marketplace
    • Full access to Neon features and plans

    No action is required on your part. The transition will be performed for you.

    After the transition, you will be able to manage existing databases in the Neon Console and create new databases via a Neon integration in the Vercel Marketplace.

    To learn more, please refer to the Vercel announcement and the Neon announcement.

Last updated on

Was this page helpful?