You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -66,4 +66,6 @@ Open http://localhost:3000/docs and observe the site loads normally.
66
66
67
67
The `both-latest` branch includes both upgrades. Open https://both-latest--nextjs-basepath-rewrite-issue-web.netlify.app/docs and observe a 404 error.
68
68
69
+
On Vercel, open https://nextjs-basepath-rewrite-issue-web.vercel.app/docs and observe infinite HTTP redirects: `/docs` -> `/docs` -> `/docs` -> `/docs` -> etc.
70
+
69
71
Open http://localhost:3000/docs and observe the site loads normally.
0 commit comments