astro/www/vercel.json
2021-06-08 20:02:43 -07:00

5 lines
138 B
JSON

{
"cleanUrls": true,
"trailingSlash": false,
"redirects": [{ "source": "/chat", "destination": "https://discord.gg/grF4GTXXYm" }]
}