ab6728c2d5
The ensureInitialized() env check threw on missing SUPABASE_SERVICE_ROLE_KEY and CRON_SECRET during Next.js page collection at Docker build time. These server-only vars are injected at runtime, not build time. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>