Zaed_Abdullah/IrrigationReport/vercel.json
2024-12-31 11:48:55 +07:00

8 lines
74 B
JSON

{
"routes": [
{
"src": "/[^.]+",
"dest": "/"
}
]
}