blog/source/vercel.json

4 lines
77 B
JSON

{
"redirect": [{ "source": "/(.*)", "destination": "/index.html" }]
}