V0 dev environment vars don't load

Using the Supabase community starter then going through the integration steps still shows “Supabase Configuration Needed” even though the env variables exist and are correct (NEXT_PUBLIC_ prefix etc.)

when I deploy to prod, it works but not being able to iterate quickly in chat really defeats the purpose of v0.

Hey, @tdobbertin-3953! Welcome to the Vercel Community :waving_hand:

I was unable to replicate this :thinking:

Could you try a fresh chat, perhaps?

hey @pawlean. this is 2 clicks. select the starter, then select the supabase db:


I was able to get it to kinda work by adding a .env file then adding the env vars by hand. not ideal but I get around the errors. then i tried logging in and the console is spammed with multiple GoTrueClient instances in the same browser context and I just see a white screen. Note: this is after quitting safari and starting a new browser where v0 is the only tab.

1 Like

Thanks for sharing what worked for you, @tdobbertin-3953! I’ve shared this as feedback to the team as we continue to improve. :folded_hands:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.