Company
Date Published
Author
Mahmoud Abdelwahab
Word count
503
Language
English
Hacker News points
None

Summary

Vercel has released a beta version of its Neon integration, which allows teams to create a database branch for every Preview Deployment. This feature addresses issues with shared databases across preview deployments, such as encountering issues or breaking previously created deployments due to schema changes. The Neon integration enables the creation of isolated branches that can be used for each Preview Deployment, making it a scalable and cost-effective solution for teams. To get started, check out the documentation guide, and consider using the integration with Next.js, Prisma, and Vercel as demonstrated in an example workflow. With this feature, teams can collaborate more effectively by automatically creating isolated production-like environments for every commit.