NuxtN
Nuxt2y ago
Alex

Using Nuxt/Content works in nuxt dev but doesn't work after nuxt generate

Basically what the title says. I have a web app that is completely working when I do npm run dev but then when I run npm run generate and npx serve .output/public, I get a bunch of 404 errors. Any help would be greatly appreciated.
Was this page helpful?