Change Output Dir for generated pages.
Hi, is there a way to change
I'm changing the ssr build output dir so It works with my monorepo structure.
When I use
There is a workspace structure attached.
Accepted Answer: Change Output Dir for generated pages.
npx nuxi generate output directory?I'm changing the ssr build output dir so It works with my monorepo structure.
When I use
npx nuxi generate It works as expected, BUT, it also generates a symbolic link dist folder in the app root, which is fine, but I prefer it not being created, the docs for the output generation (vite/nitro) weren´t much help.There is a workspace structure attached.
Accepted Answer: Change Output Dir for generated pages.

