FairValue
feat: production web app — React/Vite frontend + FastAPI backend with Render/Vercel deployment
b72652e
Raw
History Blame Contribute Delete
80 Bytes
{
"rewrites": [
{ "source": "/(.*)", "destination": "/index.html" }
]
}