Setup Required

accounts.voiceroi.com is live —
needs Supabase binding.

The auth host is deployed and serving. To finish wiring it, add three secrets to Doppler voiceroi-accounts / prd (then enable the Doppler → Vercel sync):

  • NEXT_PUBLIC_SUPABASE_URL
  • NEXT_PUBLIC_SUPABASE_ANON_KEY
  • SUPABASE_SERVICE_ROLE_KEY

Where to get them: Supabase dashboard → Project Settings → API. Once added, Vercel will rebuild and this page will be replaced by the real sign-in flow.