Remix.run Logo
chrisjj 8 hours ago

> 100 build minutes

Er, what? A static site has no build on server.

rrr_oh_man 7 hours ago | parent | next [-]

A static site could be built from source on the server

Hamuko 7 hours ago | parent | prev [-]

Many static sites are made using a static site generator, which turns input files into a static site in a build phase.

rixed 5 hours ago | parent [-]

I believe the important part was "on the server".