Supabase setup required
Authentication needs the public Supabase browser configuration.
Add NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY to the root environment file, restart Next.js, and reload. Only public browser credentials belong here.