fakeshield-api / fakeshield /vercel.json
Akash4911's picture
Production Deploy: Improved robustness and logging
66b6851
Raw
History Blame Contribute Delete
80 Bytes
{
"rewrites": [
{ "source": "/(.*)", "destination": "/index.html" }
]
}