Remix app not deploying with error building: failed to compute cache key: "/app/build"

Hi guys,

I’m trying to get my Remix app deployed but it’s always failing at the below:


Can you shed some light on why this might be happening?

The Github repo can be found here: GitHub - Adam-Collier/adamcollier at sqlite

Thanks,
Adam

Hi adam,

To get a better understanding of whats happening can you run LOG_LEVEL=debug fly deploy and paste the response.

And just for further context what region are you deploying this remix app to?