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

4 lines
67 B
JSON

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