Merge pull request #2717 from tangly1024/release/4.7.0

for build
This commit is contained in:
tangly1024
2024-09-10 10:39:22 +08:00
committed by GitHub

View File

@@ -204,7 +204,9 @@ const nextConfig = {
return config
},
experimental: {
scrollRestoration: true
scrollRestoration: true,
workerThreads: false,
cpus: 1
},
exportPathMap: async function (
defaultPathMap,