File size: 130 Bytes
b24b684
 
 
 
1
2
3
4
5
{
  "$schema": "https://openapi.vercel.sh/vercel.json",
  "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}