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