Configuration property "redirects" edited wrong

Hello, I made a little Nextjs website, for shorten links. The issue is Netlify think the page of redirections is a 404 page: when building site on netlify, the route “[id]” (dynamic URL for id like https://klink-url.netlify.app/dv6xoye) is changed to the status 404:

Capture d’écran 2023-03-09 172635

Can I edit that status ??

Hi you can’t edit the status as 404 is not a redirect status code. I recommend you give this support guide a read and see if it solves your problem.