Pattern
Environment Variables Not Loaded
environment-variables-buildtime-mismatch
Environment configuration fails because runtime values are not loaded from process.env/.env or are bound at build time, so production (e.g., Azure) and local interpreters diverge and secrets like secret keys never receive the intended values.