Would be great to have support for NextJS SPAs (when `output` is `"export"`). By default it exports the output to the `./out` folder. Added a PR to implement this: https://github.com/railwayapp/railpack/pull/537
Would be great to have support for NextJS SPAs (when
outputis"export"). By default it exports the output to the./outfolder.Added a PR to implement this: #537