Skip to content

Commit 6f91877

Browse files
committed
chore: remove unnecessary build commands from Vercel configuration
1 parent dbce23c commit 6f91877

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

vercel.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
{
2-
"buildCommand": "cd docs && npm run build",
3-
"outputDirectory": "docs/dist",
4-
"installCommand": "cd docs && npm install",
5-
"devCommand": "cd docs && npm run dev",
62
"framework": "astro"
73
}

0 commit comments

Comments
 (0)