Files
web/vercel.json
Sacha Weatherstone a2280ab96e Initial 1.3.x rework
2022-07-26 08:52:23 +10:00

7 lines
100 B
JSON

{
"github": {
"silent": true
},
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
}