精確來說,SSG 的HTML 頁面是在Next.js 的build time(即,執行 npm run build 時)就被建立起來。 Server-side Rendering (SSR), Static Site Generation ...
確定! 回上一頁