Initial commit: SIBU 2.0 MISSION
This commit is contained in:
5
frontend/nixpacks.toml
Normal file
5
frontend/nixpacks.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodejs_22", "bun"]
|
||||
|
||||
[phases.build]
|
||||
cmds = ["bun install", "bun run build"]
|
||||
Reference in New Issue
Block a user