og-image/vercel.json

4 lines
65 B
JSON

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