So i'm building in V0 and my app works perfectly in V0, but when I open it in a new tab it doesn't load my environment variables. After a lot of back and forth it finally works after being deployed but had the same issue there
https://kzmp5ql3w2wyy78fqkvo.lite.vusercontent.net/api/check-env give this
{ "NEXT_PUBLIC_FIREBASE_API_KEY": "undefined...", "NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN": "undefined...", "NEXT_PUBLIC_FIREBASE_PROJECT_ID": "undefined...", "NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET": "undefined...", "NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID": "undefined...", "NEXT_PUBLIC_FIREBASE_APP_ID": "undefined..."}What am I doing thats causing this. Or well I'm not doing it as I can't code, but I'm making the v0 agent do something here.




