Updated from 4.13.4 to 4.24.3 and (decoupled) admin panel shows blank page

System Information
  • Strapi Version: 4.24.3
  • Operating System: Ubuntu 20.04
  • Database: Postgres
  • Node Version: 18.18.0
  • NPM Version: 10.4.0
  • Yarn Version: 1.22.19

So, I was using Strapi with a decoupled admin panel and all worked fine for the Strapi version 4.13.4. After updating Strapi to v4.24.3 and deploying. I can see that the server is up an running but the Admin panel just shows a white page and it doesn’t seem to find runtime.js and main.js.

Did the build structure change between v4.13.4 and v4.24.3? Or, is there any extra step that I now need to be doing?

Thanks,

Alex.