... export async function getStaticProps() { const data = await fetch( "https://notion-api.splitbee.io/v1/page/<NOTION_PAGE_ID>" ).then(res ...
確定! 回上一頁