Next.js has 2 pre-rendering modes: Static Generation and Server-side ... data`) const data = await res.json() if (!data) { return { notFound: true, } ...
確定! 回上一頁