This deployment is running without a connected Supabase project, so authentication and data cannot load. This is expected until a Supabase project is linked.
To finish setup:
supabase login then supabase link locally.pnpm db:migrate.NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY, and SUPABASE_SERVICE_ROLE_KEY as Vercel project environment variables and redeploy.See docs/DEPLOYMENT.md in the repository for the full runbook.