I want to set the status code 503 for some of pages in my Next app. Is it possible?
right now every page even those that are undefined gets status code 200. how can i manipulate it?
By the way, by status code i mean the status of the page not the api call response
Next 13.5
I actually couldn’t find a way to make it happen
negin shafaei is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.