{ "runtime": "3.13", "deploy": { "build": "pip install -r requirements.txt", "start": "./start.sh" } }