Hello,
I cannot seem to get anyone to actually help with this issue. I have multiple projects that have in the last two weeks decided to ignore the supabase env vars, even though they are present and available.
I have already checked them to make sure they are correct.
This morning I downloaded a zip of a project. Uploaded it to vercel. Created a new supabase instance, selected a west coast server, and created new tables, and still vercel does not recognize that the env vars are set.
It is the same as well for the blob store and the read and write token I have setup for storing images that come through a registration form in the project.

This is what I am seeing.
It seems to me that vercel is not seeing the variables, even though they are set. What would cause this? How do I fix it?