Vercel Neon integration, preview deployments

I have setup an integration with Neon and Vercel where I manage all my neon billing through vercel.
The integration is managing env variables and I have automatic branching on preview deployments set.

The issue:
The preview deployments are not getting the new env variables from the preview branch injected, so it just uses the main branch env variables.

Also:
I had to rotate my main branch database url and can't seem to find where I can reset (re-link, refresh) the integration connection details. Meaning that they are still using the old neon_db password.

Any help or linking to resources I can read would be great.
Thanks
Was this page helpful?