Vercel & Drizzel Database Branching not created on deployment
I have set up Neon within my Vercel Project and successfully deployed on main with drizzle. I can read and write to the database. But Neon does not create database branches on deployments, images attached.
Why did I do wrong? Any Tipps are appreciated! ✌️



5 Replies
xenial-black•7mo ago
What plan are you on, and is that plan through Neon or Vercel?
xenial-blackOP•6mo ago
I am on the Vercel Plan and the Vercel Space/Project is currently on Hobby
xenial-black•6mo ago
Ok. As a Vercel hobby user, you should have 10 branches, so make sure you're not hitting that limit.
Also, to make sure you've set up branch previews correctly, you can follow this guide: https://neon.tech/docs/guides/vercel-native-integration-previews
Neon
Vercel Native Integration Previews - Neon Docs
How to create a database branch for each preview deployment The benefits of a branch for every preview deployment Neon Postgres Native Integration The Neon Postgres Native Integration, available on th...
xenial-blackOP•6mo ago
Thanks! I missed to select "Preview" for Deployments. Is there any way to change that setting with the existing database, since neon db is already used in production.

xenial-black•6mo ago
In this case you have to disconnect the database and reconnect:
