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