static rendering
-
Solved: Next.js App Router — static page but uses searchParams for small text changes… can it still be cached?
Keep Next.js App Router pages statically cached while using searchParams. Learn how to handle minor URL text updates without dynamic rendering. Continue reading