Pattern
Build-Time Env Vars Not Propagated
build-time-env-not-propagated
DATABASE_URL and other required environment variables fail to reach build/task execution in monorepos or tooling (e.g., Turbo/Vercel), so dependent code initializes incorrectly or falls back—fixes require passing env through scripts/components reliably.