services: - type: web name: aim-dashboard runtime: python buildCommand: pip install -r requirements.txt startCommand: gunicorn app:server envVars: - key: PYTHON_VERSION value: 3.13.2