Files
2024-04-07 22:25:52 +08:00

11 lines
158 B
JSON

{
"functions": {
"api/index.php": {
"runtime": "[email protected]"
}
},
"routes": [
{ "src": "/(.*)", "dest": "/api/index.php" }
]
}