turing0
Results
1
issues of
turing0
 vercel.json { "functions": { "api/index.php": { "runtime": "[email protected]" } }, "routes": [{ "src": "/(.*)", "dest": "/api/index.php" }] } 数据库用的railway的mysql 数据库是没问题的,为什么会这样呢