Supabase is not configured
This build has no database connection, so there is nothing real to show. It does not fall back to sample data on purpose — invented runners rendering to a customer is a worse failure than an empty screen.
Missing: NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY, NEXT_PUBLIC_SITE_URL
Copy .env.example to .env.local and fill in the project URL and anon key.