Setup required
Supabase isn't connected yet
Set NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY, and SUPABASE_SERVICE_ROLE_KEY in .env.local (or Vercel env vars), run supabase/migrations/001_init.sql, then reload. Full steps in the README.