Runtime Error
Your project’s URL and Key are required to create a Supabase client!
Check your Supabase project’s API settings to find these values Supabase api
Call Stack
at Ce (@supabase/ssr)
at updateSession (/lib/supabase/proxy) at updateSession (/lib/supabase/proxy) at middleware (/middleware) at middleware (/middleware)
my env vars are defined, but the preview cannot reach them. And i cant upload a fix, because i dont know if this will broke the website. Ive tried multiple prompts, but the sys is trying to keep going without the supabase connectio , but the project cannot work without it.
I see. Did you create a new deployment for the preview environment as well?
For debugging, can you try adding another environment variable with a dummy value to the preview environment and see if that works? This will help us narrow it down.