next-pkg
next-pkg copied to clipboard
Windows need binary file on same path as .next
When using next-pkg on windows, dist file requires to be on same path as .next compiled sources. It should be independent of it's location and also file self-dependent
Hi, .next directory should be inside the nextjs.exe or still need this directory when building package ?