You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2023. It is now read-only.
i'm currently trying to deploy an nextjs application to a windows embedded pc. so l would like to have a complete bundled application.
I've got an exe file out with pkg, but if i start it, it closes immediatly without any errors.
I've also tried it with next-pkg, but it wont work either. so is next-pkg still state of the art or is there a other working way?