I have a domain from domains.com, that I setup DNSwith through cloudflare, after that looked successful I did a GitHub integration of my react next.js site to a new page created on my cloudflare account and when I deployed the site, logs said everything was successful except:
No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
not sure if this is related, but the site cannot be found at the .pages.dev url given.
Any help is appreciated on this.