Replies: 1 comment
-
Solved the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Has someone managed to deploy the nextjs app using coolify?
Issues I have encountered:
packageManager
topackage.json
to forceNixpack
in usingpnpm
. failling to do this caused this issue [Bug]: application with Nixpacks and pnpm v9+ coollabsio/coolify#2250nixpack
, but it fails to start the app.I tried to change the
Start Command
tocd apps/nextjs && pnpm start
, but didnt work.Any help?
Beta Was this translation helpful? Give feedback.
All reactions