mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 21:07:46 +00:00
fix: adjust concurrency
This commit is contained in:
@@ -52,7 +52,7 @@ const config = {
|
||||
$markdoc: './src/markdoc'
|
||||
},
|
||||
prerender: {
|
||||
concurrency: 64
|
||||
concurrency: 32
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user