Madinco.
Technologies

Vercel

A hosting platform that takes code from a repository and puts the built site online.

Vercel watches a code repository and rebuilds the site whenever it changes, so publishing is a matter of pushing code rather than copying files to a server.

Every branch also gets its own preview address, which makes it possible to look at a change in a real browser before it reaches the live site. The company also maintains Next.js.