Delete vercel.json

This commit is contained in:
RTAkland
2023-01-07 21:17:24 +08:00
committed by GitHub
parent 543f166fb9
commit 9d801856ec
1 file changed
-4
-4
View File
@@ -1,4 +0,0 @@
{"builds": [{ "src": "src/__init__.py.py", "use": "@now/python" }],
"routes": [
{ "src": "/", "dest": "src/__init__.py" }]
}