mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
fix: revert concurrency
This commit is contained in:
@@ -52,7 +52,7 @@ const config = {
|
|||||||
$markdoc: './src/markdoc'
|
$markdoc: './src/markdoc'
|
||||||
},
|
},
|
||||||
prerender: {
|
prerender: {
|
||||||
concurrency: 1
|
concurrency: 32
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user