NuxtN
Nuxt3y ago
djmtype

Nuxt Image and Netlify issues in SSG

Building my project npm run generate and previewing it locally work fine. All image paths are intact.

However, all images are broken from the public directory, running the same project on Netlify with npm run generate with destination directory set to dist.

What do I need to fix?
Was this page helpful?