This is never reachable since Firebase Hosting passes all routing to Next.js which has it's own 404 page. It is only here so that Firebase Hosting has something in the `public/` folder to upload, else it fails on deployment.