{
"functions": {
"api/index.py": {
"runtime": "python3.11"
}
},
"routes": [
"src": "/(.*)",
"dest": "/api/index.py"
]