props - An optional object with the props that will be received by the page ... data`) const data = await res.json() if (!data) { return { notFound: true, } ...
確定! 回上一頁