mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 14:23:07 +00:00
add rewrite
This commit is contained in:
6
web/vercel.json
Normal file
6
web/vercel.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"rewrites": [{
|
||||
"source": "/(.*)",
|
||||
"destination": "/index.html"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user