[phases.setup] nixPkgs = ["nodejs-20_x", "npm-9_x"] [phases.install] cmds = ["npm ci"] [phases.build] cmds = ["npm run build"]