mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-27 18:57:47 +00:00
fix vercel runtime syntax
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"version": 2,
|
||||
"functions": {
|
||||
"api/app.py": {
|
||||
"runtime": "python3.12"
|
||||
"runtime": "@vercel/python@3.12"
|
||||
}
|
||||
},
|
||||
"routes": [
|
||||
|
||||
Reference in New Issue
Block a user