Hi, the dynamic import link in Chapter 25 is dead, it redirects here, instead of redirecting there:
Next.js supports ES2020 dynamic import() for JavaScript. With it, you can import JavaScript modules dynamically and work with them. They also work with server-side rendering (SSR).
The same issue occurs in Chapter 25:
Next.js: Dynamic Imports Documentation