AntiPattern
Misrouted Env Vars
environment-variables-misrouted
Environment variables intended for production get ignored or only apply in local/run contexts because the app redundantly hard-reads DSNs, Next.js only loads the configured next.config file, and CI/archive/build flows drop CLI/Xcode-scheme values, yielding broken Sentry config.