Hi,
I have a very basic website build with Nuxt js using Yarn package manager.
My site repo is on GitHub and Netlify shows that my site has been deployed but when I click on the url it gives me page not found error. I believe that Netlify is not building the dist folder with yarn generate command.