mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
@@ -204,7 +204,9 @@ const nextConfig = {
|
||||
return config
|
||||
},
|
||||
experimental: {
|
||||
scrollRestoration: true
|
||||
scrollRestoration: true,
|
||||
workerThreads: false,
|
||||
cpus: 1
|
||||
},
|
||||
exportPathMap: async function (
|
||||
defaultPathMap,
|
||||
|
||||
Reference in New Issue
Block a user