Is there a limit to redirects and rewrites? #16191
Answered
by
ijjk
andrewfairlie
asked this question in
Help
-
Vercel has a limit in their PS: I have no real-world use case for this, I'm just thinking ahead for if that time ever comes. |
Beta Was this translation helpful? Give feedback.
Answered by
ijjk
Aug 14, 2020
Replies: 1 comment 1 reply
-
Hi, that is correct the limit for redirects/rewrites/headers in |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
andrewfairlie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, that is correct the limit for redirects/rewrites/headers in
next.config.js
is the same as forvercel.json
when deploying on Vercel