SEO20 is a fully static site — no build step required.
python3 -m http.server 8080
npx serve .
Any HTTP server. Must be served over HTTP, not file:// protocol, for auto-fetch to work.