Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/09d7b8f5ed2f24eb8b8d31e5b26a482c688f042c/.babelrc You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/.babelrc

4 lines
32 B

{
"presets": ["next/babel"]
}