Supabase behaves as though it cannot find the env variables
I have a Nextjs app newly hosted in AWS yesterday. Previously it was in Vercel and worked fine.
I have set up all of the env variables and all other pages work fine. All other API calls to Supabase are operational. But in one particular route, I get this error:
What could be the cause?
I have set up all of the env variables and all other pages work fine. All other API calls to Supabase are operational. But in one particular route, I get this error:
What could be the cause?