We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eabcc7 commit a054bf5Copy full SHA for a054bf5
next.config.js
@@ -3,4 +3,5 @@ const SentryWebpackPluginOptions = {};
3
4
module.exports = withSentryConfig ({
5
poweredByHeader: false,
6
+ outputFileTracing: false,
7
}, SentryWebpackPluginOptions);
0 commit comments