We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16ec1d commit df344bdCopy full SHA for df344bd
1 file changed
next.config.mjs
@@ -23,5 +23,4 @@ export default withNextra({
23
images: { unoptimized: true },
24
outputFileTracing: false,
25
basePath: process.env.NEXT_BASE_PATH || '',
26
- experimental: { webpackBuildWorker: true },
27
});
0 commit comments