Deployment results in "No changes detected in base directory. Returning early from build."

We have a frontend site published to scoutvet-demo.netlify.app, which deploys off the demo branch of our private repo. The last time we successfully published from this branch was in November 2021. We’ve added some new features in the past few months and merged 100+ commits to the demo branch, but the deployment ended early with “No changes detected in base directory. Returning early from build.”. Forced deployments end with the same result. How does the deployment system detect changes? I’m pretty sure there’ve been some changes in the base directory (build/frontend) in all those commits over the last few months.

Hey @iechoi,

This might help: