From db8cfdd2c1709d066d859c000c854cebe8a6187f Mon Sep 17 00:00:00 2001 From: Lauren Hirata Singh Date: Tue, 13 Jan 2026 15:12:08 -0500 Subject: [PATCH] chore(docs): redirect stuff (#34740) --- docs/vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(/?)",