{ "buildCommand": "cd client && npm install && npm run build", "outputDirectory": "client/dist", "installCommand": "cd client && npm install" }