Remove vercel.json - use auto-detection
Browse files- vercel.json +0 -7
vercel.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"root": "frontend",
|
| 3 |
-
"buildCommand": "npm run build",
|
| 4 |
-
"outputDirectory": "dist",
|
| 5 |
-
"installCommand": "npm install --legacy-peer-deps",
|
| 6 |
-
"framework": "vite"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|