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