fix nixpack
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodejs", "npm"]
|
||||
|
||||
[phases.install]
|
||||
cmds = ["npm install"]
|
||||
|
||||
[phases.build]
|
||||
cmds = ["npm run build"]
|
||||
|
||||
[start]
|
||||
cmd = "npm run start"
|
||||
Reference in New Issue
Block a user