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 7be40de commit 222a7bcCopy full SHA for 222a7bc
1 file changed
frontend/nuxt.config.ts
@@ -49,7 +49,7 @@ export default defineNuxtConfig({
49
50
nitro: {
51
prerender: {
52
- concurrency: 250,
+ concurrency: 25,
53
interval: 100,
54
},
55
0 commit comments