blog/source/vercel.json

3 lines
73 B
JSON

{
"rewrites": [{ "source": "/(.*)", "destination": "/404.html" }]
}