next-learn
next-learn copied to clipboard
changing next version to latest canary version
Otherwise it breaks the application on chapter 10 of the learn docs: https://nextjs.org/learn/dashboard-app/partial-prerendering , when you implement partial-prerendering incremental config.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| next-learn-starter | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 17, 2024 6:04pm |
| next-seo-starter | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 17, 2024 6:04pm |
@newlomar is attempting to deploy a commit to the Vercel Team on Vercel.
A member of the Team first needs to authorize it.
I don't think from the beginning should add a canary version, the document should updated that install the canary version when wanna use ppr,
I suggest adding pnpm install next@canary in Chapter 10 page Implementing Partial Prerendering