We use Cloudflare Pages to host our website built with Next.js. Its fast deployment and global CDN ensure our site is highly performant and reliably accessible to users around the world.
For starters, it's free and because it's hosted on cloudflare that free account comes loaded with other free features like workers, security checks, rule based redirects, DNS, etc.. I have it so it automatically builds my site if it notices an update in the git repository. Love it.