Replies: 2 comments
-
|
Hi @meltinbit Maybe you have already solved it, I had the same problem and solved it as follows: You can create a With this configuration it worked for me: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Use Dockerfile option and create a new Dockerfile with below content and put it in the root directory of the project: |
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.
-
Hi, i tried deploy Nextjs 15 through Nixpacks and deploy fails cause legacy peer deps during the npm install.
Is there a way to force npm install --legacy-peer-deps?
Thanks.F.
Beta Was this translation helpful? Give feedback.
All reactions