wnsite
Results
1
comments of
wnsite
Fixed! Changed the json to: ``` { "functions": { "api/index.php": { "runtime": "[email protected]" } }, "routes": [ { "src": "/(.*)", "dest": "/api/index.php" } ] } ```