astro/vercel.json
Fred K. Schott dc4ba25b01 Revert "New getting started guide (#715)"
This reverts commit 2827f077ba.
2021-07-16 13:39:48 -04:00

5 lines
138 B
JSON

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