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