portfolio/vercel.json
2026-02-05 10:56:38 +03:00

4 lines
72 B
JSON

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