Skip to content

Commit 25cdd35

Browse files
committed
set to 12
1 parent 3d4c229 commit 25cdd35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/react-router.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
ssr: false,
77

88
prerender: {
9-
concurrency: 4,
9+
concurrency: 12,
1010
async paths({ getStaticPaths }) {
1111
return [...(await getStaticPaths()), ...stdlibPaths];
1212
},

0 commit comments

Comments
 (0)