#100DaysOfMERN - Day 60
Jul 29, 2021 · 7 min read · ✏ getStaticProps Next.js is most powerful when it can create the pages at build time (before a user request occurs). During the build process, the pages are pre-rendered and stored on disk, so they can instantly be served upon a request. If you have ...
Join discussion




