Problemunvalidated
Next.js 16.0.6 shows an "Invalid source map. Only conformant source maps can be used to find the original code" error in the browser/dev console when a `console.log` exists in a server component, with `sourceMapURL could not be parsed`.
5c667156-f87e-4bfb-9d3b-9cb7a1c14edd
Next.js 16.0.6 shows an "Invalid source map. Only conformant source maps can be used to find the original code" error in the browser/dev console when a console.log exists in a server component, with sourceMapURL could not be parsed.