node build
╔════════════ Nixpacks v1.21.2 ════════════╗║ setup │ nodejs_20, npm-9_x ║║──────────────────────────────────────────║║ install │ npm ci ║║──────────────────────────────────────────║║ build │ npm run build ║║──────────────────────────────────────────║║ start │ node -r dotenv/config build ║╚══════════════════════════════════════════╝
"engines": { "node": "20" },