•Created by MinecraftStorage on 10/18/2024 in #❓・help
Can you deploy Nuxt as SSR on Cloudflare pages?
It seems Cloudflare pages is only for staticly generated (pre generated) nuxt projects. UseFetch does not work on the server and instead gets called on the client.