Open
Description
Re https://nextjs.org/learn/dashboard-app/partial-prerendering#static-vs-dynamic-routes:
And in Next.js, if you call a dynamic function in a route (like querying your database), the entire route becomes dynamic.
The dynamic function link in that section points to https://nextjs.org/docs/app/building-your-application/routing/route-handlers#dynamic-functions, but there is no #dynamic-functions
section on that page—I think it should instead point to https://nextjs.org/docs/app/building-your-application/rendering/server-components#switching-to-dynamic-rendering.
Metadata
Metadata
Assignees
Labels
No labels