79130523

Date: 2024-10-27 12:03:06
Score: 2
Natty:
Report link

If you are not using any Dynamic APIs anywhere else in this route, it will be prerendered during next build to a static page. The data can then be updated using Incremental Static Regeneration.

https://nextjs.org/docs/app/building-your-application/data-fetching/fetching#fetching-data-on-the-server-with-the-fetch-api

Dynamic APIs:

https://nextjs.org/docs/app/building-your-application/rendering/server-components#dynamic-apis

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: thrumbo