Create nixpacks.toml
This commit is contained in:
parent
65b7b4433d
commit
7199f4a54d
1 changed files with 4 additions and 0 deletions
4
nixpacks.toml
Normal file
4
nixpacks.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[phases.setup]
|
||||
nixPkgs = ["nodejs_18", "bun"]
|
||||
aptPkgs = ["curl", "wget"]
|
||||
|
Loading…
Reference in a new issue