Static Site Generator2022/10/11 9:11:00 ビルド時にウェブサイトのHTMLファイルを生成する方式。またはそれを行うソフトウェア・フレームワークのこと。 If a page uses Static Generation, the page HTML is generated at build time 利点サーバーの負荷が小さいCDNの恩恵を受けることが容易なため、レスポンスを早くしやすいStatically generated pages can be cached by CDN with no extra configuration to boost performance