diff --git a/docs/vercel.json b/docs/vercel.json index 5686e68470c..be5477608c8 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -2,7 +2,7 @@ "buildCommand": "yarn build", "outputDirectory": "build", "ignoreCommand": "bash ignore-step.sh", - "trailingSlash": true, + "trailingSlash": false, "rewrites": [ { "source": "/docs/integrations(/?)",