> Full Neon documentation index: https://neon.com/docs/llms.txt
> IMPORTANT: If this page contains inaccurate or outdated information, report it: POST to https://neon.com/api/docs-feedback with {"feedback": "describe the issue", "path": "/changelog/2024-03-08"}

# Neon Vercel Integration GA and more

### The Neon Vercel Integration is now GA

After several improvements and enhancements, we're excited to announce that the [Neon Vercel Integration](https://vercel.com/integrations/neon) is now officially out of beta and has entered General Availability (GA). Thank you to all our early adopters for your valuable feedback.

Using Neon with Vercel enables you to deploy a managed Postgres backend in seconds and automatically create a database branch for each preview deployment. To learn more, see [Connect with the Neon Vercel Integration](https://neon.com/docs/guides/vercel-overview).

### Fixes & improvements

- The [Neon Vercel Integration](https://vercel.com/integrations/neon) now supports immediate update of Postgres environment variables from the Vercel drawer on the **Integrations** page in the Neon Console. For instructions, see [Manage Vercel integration settings](https://neon.com/docs/guides/neon-managed-vercel-integration#managing-the-integration).
- Fixed an issue that prevented a Scale plan user from submitting a support ticket from the **Create Support Ticket** form in the Neon Console.
- Added alert messages that appear in the **Usage** section on the **Billing** page when approaching or exceeding your plan allowances. For information about Neon plans and allowances, see [Neon plans](https://neon.com/docs/introduction/plans).
- Added a confirmation dialog showing the selected plan and payment method when a user selects **Upgrade to Launch plan** or **Upgrade to Scale plan** on the **Billing** page in the Neon Console.
- Updated PgBouncer to [version 1.22.1](https://www.pgbouncer.org/2024/03/pgbouncer-1-22-1). Neon uses PgBouncer to provide support for [connection pooling](https://neon.com/docs/connect/connection-pooling).
- Removed a redundant **Close** button from the **Edit compute endpoint** drawer on the Free Tier.
- Fixed an issue that caused project creation limits to be ignored when creating a new project before the previous project creation operation was finished.
- Fixed an issue that incorrectly permitted a Neon account to share a project with the owner of the project.

### What's new in docs?

We have a few new guides for you to check out this week:

- [Schema migration with Neon Postgres and Prisma ORM](https://neon.com/docs/guides/prisma-migrations)
- [Schema migration with Neon Postgres and Drizzle ORM](https://neon.com/docs/guides/drizzle-migrations)
- [Schema migration with Neon Postgres and Sequelize](https://neon.com/docs/guides/sequelize)
- [Migrate your MySQL database to Neon Postgres](https://neon.com/docs/import/migrate-mysql)
- [Neon pricing estimation guide](https://neon.com/docs/introduction/pricing-estimation-guide)
