We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09380e6 commit 37a7a81Copy full SHA for 37a7a81
1 file changed
frontend/nuxt.config.ts
@@ -49,7 +49,7 @@ export default defineNuxtConfig({
49
50
nitro: {
51
prerender: {
52
- concurrency: 25,
+ concurrency: 10,
53
interval: 100,
54
},
55
0 commit comments