services: - type: web name: frontend-app buildCommand: npm run install startCommand: npm run dev envVars: - key: PYTHON_VERSION value: 3.8.0