Next.js Source Map Bug Exposes Compiler-Transformed Code in Production
A Next.js field test reveals production source maps leaking compiler output instead of preserving original client code. The debugging artifact now risks drifting from true source origins, creating unexpected runtime discrepancies.