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