diff --git a/next.config.js b/next.config.js index 1fab35a2..b08fa821 100644 --- a/next.config.js +++ b/next.config.js @@ -58,7 +58,7 @@ module.exports = { headers, }, { - source: '/(.*\\.js)', + source: '/((?!telemetry).*.js)', headers: [ ...headers, {