I've located the 404.tsx
file in the apps/specificapp/pages/
directory, yet NextJS continues to show the default pre-generated 404 page.
Could there be a misunderstanding on my part regarding the documentation, or is there some obstacle preventing me from customizing the default 404 page?