{ "scripts": { "build": "cd frontend && npm run build", "prod": "cd server && npm run prod" } }