Skip to content

Commit

Permalink
Always use trailingSlash: true on Vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Sep 27, 2024
1 parent 33f30bc commit 07bd6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "trailingSlash": true }

0 comments on commit 07bd6d8

Please sign in to comment.