Skip to content

Commit 3ae3c0d

Browse files
committed
chore: enable trailing slash rule
1 parent 63d5d59 commit 3ae3c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://openapi.vercel.sh/vercel.json",
3-
"trailingSlash": false,
3+
"trailingSlash": true,
44
"redirects": [
55
{
66
"source": "/(.*)",

0 commit comments

Comments
 (0)