meltymelts
`npx nuxi generate` sometimes builds to .output/public and other times to .dist?
Did you ever figure out the answer to this issue? I am having the same problem at the moment. I built a VERY minimal nuxt site and that one built and deployed just fine, even though I just went with the preset /dist output file location. Trying to load my real site is giving me the same
Error: Output directory ".output/public" Failed: build output directory not found
no matter which directory I specify.2 replies