Nuxt Content Prerender takes long time
Hi! I am debugging our build pipeline which takes over 3 minutes for fairly small project (~500 components / 20ish pages).
I have noticed the following in our docker build logs:
Nitro spent 21 seconds prerendering 1 content route. Upon inspection of the generated json file, it turns our to be basically empty:
What is this prerendering doing, is it necessairly? If not, can it be disabled?
0 Replies