Actualizar nixpacks.toml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[phases.install]
|
[phases.install]
|
||||||
cmds = ["npm ci --omit=dev"]
|
cmds = ["npm install --omit=dev"]
|
||||||
|
|
||||||
[start]
|
[start]
|
||||||
cmd = "npm run start"
|
cmd = "npm run start"
|
||||||
Reference in New Issue
Block a user