Hello, we are using vercel and supabase integration with preview and brancing.
What we are trying to do is when we have a migration to have a supabase branch + a vercel preview connected to that branch.
We managed to do that only when we removed our preview env variables , but like this every preview we have without a branch does not work.
If we leave the env variables we can see supabase creates and enviroment on vercel with the correct env keys but they get overwritten