for build

This commit is contained in:
tangly1024.com
2024-09-10 10:20:41 +08:00
parent c2c8501983
commit e5b4ff7343

View File

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