Tahul
Very slow "Nuxt Nitro server" build
Hey 🙂
Does any of you know a way to print debug for this step of my Nuxt build?
"> Building Nuxt Nitro server (preset: node-server, compatibility date: 2024-07-29)"
I tried
debug: true
at root of my nuxt.config, same in at root of nitro
key in nuxt.config. Also tried DEBUG=* nr build
I am experiencing a big increase in duration on that specific step of my build from recent updates and I can't identify where that is coming from.
Thank you so much!6 replies