trailingSlash: "always"
break on Vercel
#7444
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
pkg: vercel
Related to Vercel adapter (scope)
What version of
astro
are you using?2.6.6
Are you using an SSR adapter? If so, which one?
@astrojs/vercel@3.5.0
What package manager are you using?
pnpm
What operating system are you using?
Linux
What browser are you using?
Chrome
Describe the Bug
when
trailingSlash: "always"
is presented in config, access/
will continuously redirect to/
. Resulting infinite redirect when deployed on Vercel.What's the expected result?
See basics template on
/
.Link to Minimal Reproducible Example
https://github.com/anasrar/astro-vercel-trailingslash
Participation
The text was updated successfully, but these errors were encountered: