Files
SIB/frontend/nixpacks.toml

6 lines
102 B
TOML
Raw Normal View History

2026-02-21 09:53:31 -05:00
[phases.setup]
nixPkgs = ["nodejs_22", "bun"]
[phases.build]
cmds = ["bun install", "bun run build"]