Nuxt 3 SSR Output still refetches content, even though `fetchAsyncData` is used
I think I found the reason. Nitro tried to be helpful by changing it's behaviour when deployed to Vercel.
I've added following route rules, and now it seems to do full SSG: