calebhan commited on
Commit
111b184
·
1 Parent(s): 6e3ed43

Remove vercel.json - use auto-detection

Browse files
Files changed (1) hide show
  1. 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
- }