fix: Remover vercel.json completamente - usar configuração padrão da Vercel
This commit is contained in:
11
vercel.json
11
vercel.json
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"buildCommand": "npm run build",
|
|
||||||
"outputDirectory": "dist",
|
|
||||||
"framework": "vite",
|
|
||||||
"rewrites": [
|
|
||||||
{
|
|
||||||
"source": "/(.*)",
|
|
||||||
"destination": "/index.html"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user