I have just deployed a website using nuxt3. The first request when refreshing a page is always quite slow ( > 700 ms) for a 50 kB html file server-side generated.
I am using Nuxt3 with vuetify. Is that the issue ?
But, I have just made some tests with tailwind CSS. It’s way faster… So the problem is actually vuetify and the huge css bundle that comes with it. Nothing’s wrong with cloudflare.