{
"functions": {
"index.py": {
"runtime": "@vercel/python@3.1.7"
}
},
"routes": [
"src": "/(.*)",
"dest": "index.py"
]