diff --git a/vercel.json b/vercel.json index 7d683d74..d532a5bd 100644 --- a/vercel.json +++ b/vercel.json @@ -1,5 +1,6 @@ { "github": { "silent": true }, + "trailingSlash": false, "redirects": [ { "source": "/tips/controlled-input-null-value.html", "destination": "/docs/forms.html#controlled-input-null-value", "permanent": false }, { "source": "/concurrent", "destination": "/docs/concurrent-mode-intro.html", "permanent": false },