If you export an async function called getStaticProps from a page, Next.js will pre-render this page at build time using the props returned by ...
確定! 回上一頁