Strapi with next.js 14.0.4 show 404 error page if Slug not exist

Hey there,

I am trying to work with strapi CMS + next.js.

If there are no slug present from the cms. Need to show the status code 404 on the network tab.

Here is the sample code.