mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-18 13:34:08 +01:00
Create vercel.json
This commit is contained in:
parent
f88aa1a1ab
commit
f572c265ec
5
frontend/vercel.json
Normal file
5
frontend/vercel.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{"source": "/(.*)", "destination": "/"}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user