Learn more about this API for data fetching in Next.js. ... const repo = await res.json() return { props: { repo } } } export default function Page({ repo, } ...
確定! 回上一頁