✨ add vercel json (vercel.json)
This commit is contained in:
parent
458ffa5460
commit
796f30a572
1 changed files with 4 additions and 0 deletions
4
vercel.json
Normal file
4
vercel.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"buildCommand": "bun run quick-build-with-bun",
|
||||
"routes": [{ "src": "dist/*", "status": 410 }]
|
||||
}
|
Loading…
Add table
Reference in a new issue