🔧

One more step: connect the database

This deployment has no DATABASE_URL. Add a Postgres connection string (Supabase pooler URI) in the Vercel project settings, optionally with DB_SCHEMA, then redeploy. The schema creates itself on first request.