Skip to content

Commit c98ab1f

Browse files
remove rootDirectory
1 parent 2ba015c commit c98ab1f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs-v2/vercel.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"installCommand": "npx [email protected] install --frozen-lockfile=false",
3-
"buildCommand": "npx [email protected] run build",
4-
"rootDirectory": "docs-v2"
3+
"buildCommand": "npx [email protected] run build"
54
}

0 commit comments

Comments
 (0)