Skip to content

Commit 16067a6

Browse files
committed
Simplify vercel.json - let Vercel auto-detect build settings
1 parent d31fb99 commit 16067a6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

vercel.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
{
2-
"buildCommand": "npm run build",
3-
"outputDirectory": "dist",
4-
"framework": "vite",
5-
"installCommand": "npm install",
6-
"devCommand": "npm run dev",
72
"env": {
83
"NODE_ENV": "production"
94
},

0 commit comments

Comments
 (0)