Update vercel.json
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{ "source": "/(.*)", "destination": "/index.html" }
|
||||
]
|
||||
"framework": "vite",
|
||||
"buildCommand": "bun run build",
|
||||
"outputDirectory": "dist"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user