[phases.setup] nixPkgs = ["bun"] [phases.install] cmds = ["bun install"] [start] cmd = "bun run server.ts"