Focus metrics first
Start with measurable targets for LCP, CLS, and INP before changing architecture or component boundaries.
Server and client split
Keep heavy rendering on the server when possible. Move only genuinely interactive pieces to client components.
