Skip to content

fix: resolve docs redirect loop via trailingSlashRedirect#629

Merged
jxom merged 2 commits into
mainfrom
fix/trailing-slash-redirect-loop
Jun 30, 2026
Merged

fix: resolve docs redirect loop via trailingSlashRedirect#629
jxom merged 2 commits into
mainfrom
fix/trailing-slash-redirect-loop

Conversation

@jxom

@jxom jxom commented Jun 30, 2026

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment Jun 30, 2026 11:20pm

Request Review

The /developers/docs URL infinite-redirect-looped: Vercel adds a trailing
slash, then Vocs strips it and emits a Location that drops the /developers
prefix, which Vercel re-adds — forever.

Set Vocs' new trailingSlashRedirect: false so Vocs normalizes the trailing
slash internally (no redirect) and lets Vercel own canonicalization. Bumps
vocs to the build containing the option (wevm/vocs#547).
@jxom jxom force-pushed the fix/trailing-slash-redirect-loop branch from 398252e to a63e20d Compare June 30, 2026 23:16
@jxom jxom force-pushed the fix/trailing-slash-redirect-loop branch from a63e20d to dda7524 Compare June 30, 2026 23:17
@jxom jxom merged commit ecbe71a into main Jun 30, 2026
8 of 9 checks passed
@jxom jxom deleted the fix/trailing-slash-redirect-loop branch June 30, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant