Skip to content

Commit

Permalink
Merge pull request tangly1024#2717 from tangly1024/release/4.7.0
Browse files Browse the repository at this point in the history
for build
  • Loading branch information
tangly1024 authored Sep 10, 2024
2 parents c2c8501 + e5b4ff7 commit 99e3cdd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,9 @@ const nextConfig = {
return config
},
experimental: {
scrollRestoration: true
scrollRestoration: true,
workerThreads: false,
cpus: 1
},
exportPathMap: async function (
defaultPathMap,
Expand Down

0 comments on commit 99e3cdd

Please sign in to comment.