Page Not Found - NuxtJS3

Hello everyone,

I have just deployed a Nuxtjs3 web app from Github, no errors during the deployment, however, if I click the link to open the website, I get Page not found.

The site is: https://bespoke-sfogliatella-45f627.netlify.app/

image

Do you know why?
Thanks

Hi there,

Did you see this guide yet? This is the best place to start for “Page Not Found” issues.

If you are still seeing issues after following the troubleshooting steps in there, please check out this Support Guide as well. It outlines all of our build and deploy resources and will get you on the right track :slight_smile:

If none of the above resources help, please write back with your site name and what steps you have tried and we can look into this further!

Thank you Sam,

It was a miscongiguration on the pre-deploy stage, I was able to fix it by following this article:

Thanks!

Thanks so for sharing this with the community.