Redirect fails in the build on 2nd attempt.
yarn build.yarn start.http://localhost:3000/test. You should be redirected to http://localhost:3000/forbidden.http://localhost:3000/test.TypeError: argument entity must be string, Buffer, or fs.Stats in the console.You should be redirected to http://localhost:3000/forbidden.
10.0.112.18.1More information can be found in the README of the repo.
Hi, this is fixed in the latest canary of Next.js v10.0.2-canary.17 specifically this PR, please update and give it a try!
Thank you @ijjk. That indeed fixes the problem!
Most helpful comment
Hi, this is fixed in the latest canary of Next.js
v10.0.2-canary.17specifically this PR, please update and give it a try!