{ "builds": [{ "src": "__init__.py", "use": "@vercel/python" }], "routes": [{ "src": "/(.*)", "dest": "app.py" }] }