Spaces:
Runtime error
Runtime error
| { | |
| "functions": { | |
| "api/index.py": { | |
| "maxDuration": 60, | |
| "memory": 3008 | |
| } | |
| }, | |
| "routes": [ | |
| { | |
| "src": "/(.*)", | |
| "dest": "api/index.py" | |
| } | |
| ] | |
| } | |
| { | |
| "functions": { | |
| "api/index.py": { | |
| "maxDuration": 60, | |
| "memory": 3008 | |
| } | |
| }, | |
| "routes": [ | |
| { | |
| "src": "/(.*)", | |
| "dest": "api/index.py" | |
| } | |
| ] | |
| } | |