1{ 2 "buildCommand": "npm run build:webapp", 3 "outputDirectory": "src/webapp/.next", 4 "installCommand": "npm install" 5}