Reference

LinkPrefetch

Selects when the app router should prefetch a linked route.

Signature

type LinkPrefetch = "intent" | "viewport" | "none" | false