Next.js has 2 pre-rendering modes: Static Generation and Server-side ... For example, if the page name is [id].js , then params will look like { id: ... } .
確定! 回上一頁