NeonN
Neon2y ago
12 replies
nursing-lime

Neon + Vercel Integration missmatch in the environment variables

I have the integration of neon and vercel in my NextJS project, everything was working fine until a couple of days ago that we started to see that the PG_HOST and DATABASE_URL do not match in the environment variables that neon sets in vercel.

Next steps:
- I push my branch to github
- it creates me a neon branch for my database
- the integration sets me the environment variables for the database for the environment of this branch
- the values of the environment variables are different in the domain

as you can see for fix/162-dashboard-checkpoint-fixes in the attached file the PG_HOST starts with ep_late ... and in the DATABASE_URL it starts with ep-steep
image.png
Was this page helpful?