Vercel Integration .env var missing on generic preview

Dear Team,

we noticed that neon on integration with Vercel does create environment variables for all environments (production, development, specific preview branches) but not on the generic preview branch. (see screens)

We now added them manually. But, is there any specific reason for that? Is this a bug?

Thank you

I can only add 1 image per post, so here is on a specific preview:

And here is the screen on the “generic” preview in Vercel:

Hey @ThibaultJanBeyer :wave:

We intentionally don’t create a Neon branch for the generic preview environment. This is done to ensure that preview environments always work only on newly created branches.