Merge pull request #658 from Cloud-Neutral/codex/fix-yarn-next-build-error
This commit is contained in:
commit
cf9f0a3c8e
@ -54,6 +54,7 @@ const nextConfig = {
|
||||
return config;
|
||||
},
|
||||
reactStrictMode: true,
|
||||
typedRoutes: false,
|
||||
turbopack: {
|
||||
root: path.resolve(__dirname),
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user