mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-08-01 13:17:45 +00:00
Delete vercel.json
This commit is contained in:
-17
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"builds": [
|
||||
{
|
||||
"src": "api/app.py",
|
||||
"use": "@vercel/python"
|
||||
}
|
||||
],
|
||||
"routes": [
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"dest": "/api/app.py"
|
||||
}
|
||||
],
|
||||
"env": {
|
||||
"SKIP_MT5_INIT": "1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user