{
  "app": "funny-saha-rt040rouy",
  "platform": "flask",
  "port": 8000,
  "python": {
    "version": "3.12"
  },
  "build": {
    "location": "iran",
    "command": "python -m pip install -r requirements.txt"
  },
  "disks": [],
  "healthCheck": {
    "command": "curl -f http://localhost:8000/healthz || exit 1"
  }
}
