shoelace/vercel.json

5 wiersze
88 B
JSON
Czysty Zwykły widok Historia

2020-07-15 21:30:37 +00:00
{
"version": 2,
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}