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