The `deploy-to-firebase.sh` always expects there to be a `src/extra-files/<mode>` directory and breaks if it doesn't exist.
Any files that are inside the `extra-files/{mode}` folder will be copied over to the `dist` folder before deployment to Firebase. See #18287