AntiPattern

Build-Time Environment Mismatch

build-time-environment-mismatch

Client/server boundary and build-time assumptions break when a shared module is imported or rendered differently, causing runtime failures like undefined env vars, async route rendering violations, or type/runtime guards never executing.