Skip to content

Commit

Permalink
Attempt to use null for trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot committed Mar 4, 2024
1 parent 3d7d54a commit 35359d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vercel.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"trailingSlash": undefined
"trailingSlash": null
}

0 comments on commit 35359d8

Please sign in to comment.