UX readiness and design quality before handoff
Sign in with your approved Google account.
Supabase env vars are missing. Locally: copy .env.example to .env.local. On Vercel: Project → Settings → Environment Variables — add NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY (or NEXT_PUBLIC_SUPABASE_ANON_KEY), then redeploy.
Application sign-in is not configured.