{ "version": 2, "functions": { "src/webhook.py": { "memory": 1024, "maxDuration": 10 } }, "routes": [ { "src": "/", "dest": "/src/webhook.py" } ] }