i am use nextjs app router . I use not found page for blog when data is not found such
blog?pege=10000 //not exist
displayed page is not-found for the user. but when the user clicks on the header blog link(/blog)
the URL query string is clear but the page is still 404 white It must be the blog page