With Static Generation (SSG), Next.js pre-renders the page into HTML on the server ahead of each request, such as at build time.
確定! 回上一頁