data`) const data = await res.json() if (!data) { return { notFound: true, } ... Next.js will invalidate the cache and show the updated product page.
確定! 回上一頁