All checks were successful
Build frontend / build (push) Successful in 41s
- Split page.js into server component + PropertyDetail client component - Server component exports generateMetadata that fetches property data - OG tags now rendered in initial HTML (visible to Facebook/Twitter crawlers) - Removes client-side useEffect OG tag injection (crawlers don't execute JS)