I'm try to setup a staging branch in both Vercel and Supabase, but I'm having problems with the env configuration. I don't think it's correctly setting the staging env in Vercel, so it connects to the production instance instead.
I've got this working for preview branches, but I can't seem to get the persistent branch working. Is this something that is supported by this integration? Anyone got anything like this working?
Thanks in advance.