Skip to content

Commit f4ce775

Browse files
committed
Update Vercel configuration file version to 2
1 parent f0150fc commit f4ce775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 1,
2+
"version": 2,
33
"builds": [
44
{"src": "server.py", "use": "@vercel/python"}
55
],

0 commit comments

Comments
 (0)