[phases.setup] pkgs = ["bun"] [phases.install] cmds = ["bun install"] [phases.build] cmds = ["bun run build"] [start] cmd = "bun run start"