manifold/og-image/vercel.json
2022-01-07 11:17:40 -08:00

4 lines
65 B
JSON

{
"rewrites": [{ "source": "/(.+)", "destination": "/api" }]
}