SSG does not pull in latest changes

My Next.js SSG site require multiple builds in GitHub Actions to pull in all the latest changes from Builder. What should I do to fix this?

Builder content link

Builder public api key
2f04ab2fcae247e79b93b6e78c80a646

Detailed steps to reproduce the bug

  1. Make changes in a Builder model.
  2. Save changes.
  3. Wait 10 minutes.
  4. Build Next.js site in GitHub using SSG.
  5. Notice how SSG does not reflect latest changes.
  6. Build multiple time to get latest changes.

Code stack you are integrating Builder with
Next.js