Skip to content

Commit dc15d18

Browse files
Force root Vercel project to skip builds
1 parent 5478d6e commit dc15d18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"framework": null,
4+
"buildCommand": "",
5+
"installCommand": "",
6+
"outputDirectory": ".",
27
"cleanUrls": true,
38
"redirects": [
49
{

0 commit comments

Comments
 (0)