og-image/now.json

9 lines
149 B
JSON

{
"regions": ["all"],
"public": true,
"routes": [
{ "handle": "filesystem" },
{ "src": "/(.+)", "dest": "/api" }
]
}