Skip to content

Commit 3ba7cdc

Browse files
Stop all automated vercel deployments
1 parent 1a533b6 commit 3ba7cdc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

vercel.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44
"src": "/(.*)",
55
"dest": "/api/vercel_function"
66
}
7-
]
7+
],
8+
9+
"git": {
10+
"deploymentEnabled": false
11+
}
812
}

0 commit comments

Comments
 (0)