Always use trailingSlash: true on Vercel

This commit is contained in:
Zach Leatherman 2024-09-27 17:04:09 -05:00
parent 33f30bc106
commit 07bd6d8aff

1
vercel.json Normal file
View File

@ -0,0 +1 @@
{ "trailingSlash": true }