Stack application configuration
basepath
Every remix application at Statista will have a basepath (e.g. /outlook or
/statistik). These define the URL namespace the application will handle.
The application basepath is setup in the remix.config.mjs. It is pre-setup
during the page creation. In case of need, it could be changed later on in that
file.