mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-18 21:44:07 +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