This commit is contained in:
MarkusJoe
2022-09-03 09:18:13 +08:00
parent 2b832b1e5b
commit 02a5fa99ff
1 file changed
+1 -1
+1 -1
View File
@@ -2,7 +2,7 @@
"version": 2, "version": 2,
"builds": [ "builds": [
{ {
"src": "/", "src": "/src/",
"use": "@vercel/python" "use": "@vercel/python"
} }
], ],