Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Nov 10, 2024
1 parent 03eb1bc commit 747d724
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/app/nixpacks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ cmds = [":"]
[phases.build]
# Noop command
cmds = [":"]

[phases.load_modules]
depends_on = ['build']
cmds = ['mv /app/server/vendor /app/server/node_modules']

0 comments on commit 747d724

Please sign in to comment.