Hey, I have a .env for my supabase url and api key. I don't want them to be displayed on the client so I didn't prefix the name with 'PUBLIC_'
when I deploy to prod, using netlify, I am getting this error on the console: Uncaught Error: supabaseUrl is required. same deal with the key as well.
did I not set up the variables properly?
Here's a link to the site and repo
https://project-proposal-ep.vercel.app/
https://github.com/edwardspresume/project_proposals