mirror of
https://github.com/reiyua/RaysMovieClub.git
synced 2026-01-20 07:37:46 +00:00
Create vercel.json
This commit is contained in:
parent
f8003ef930
commit
e65310fb56
1 changed files with 5 additions and 0 deletions
5
vercel.json
Normal file
5
vercel.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"rewrites": [
|
||||
{"source": "/(.*)", "destination": "/"}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue