shoelace/vercel.json

5 wiersze
88 B
JSON
Czysty Zwykły widok Historia

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