We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3282023 commit 51d6b74Copy full SHA for 51d6b74
tests/fixtures/skew-protection/next.config.mjs
@@ -26,7 +26,7 @@ const nextConfig = {
26
)
27
return config
28
},
29
-
+ turbopack: {},
30
compiler: {
31
// this is same as above webpack config, but this will apply to turbopack builds as well
32
// so just future proofing it here
0 commit comments