Hi everyone!
I’d like to understand the correct approach to implementing a custom 404 page in my application. Currently, Payload CMS is using the default Next.js 404 page, and it’s not clear what the best way is to override this behavior without causing conflicts with Payload’s own layout.
Has anyone dealt with this before or knows the recommended way to handle this scenario?