Confidant

Welcome back

Sign in to your Confidant dashboard.

Supabase is not connected yet

Add these to .env.local (local) or Vercel → Settings → Environment Variables (production):

  • NEXT_PUBLIC_SUPABASE_URL
  • NEXT_PUBLIC_SUPABASE_ANON_KEY

Get values from Supabase → Project Settings → API. Use the anon public key, not the service role key. Restart dev server or redeploy after saving.

Don't have an account? Get started