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