fix(og): resolve font corruption and Next.js 15+ params compatibility
- Replaced corrupted HTML font files with binary WOFF2 versions. - Updated all opengraph-image.tsx files to await params, as required by Next.js 15+. - Improved OG image reliability by using SITE_URL for absolute image paths. - Added scripts/check-og-images.ts for automated production verification. - Integrated smoke_test job into deployment pipeline.
This commit is contained in:
File diff suppressed because one or more lines are too long
BIN
public/fonts/Inter-Bold.woff2
Normal file
BIN
public/fonts/Inter-Bold.woff2
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
public/fonts/Inter-Regular.woff2
Normal file
BIN
public/fonts/Inter-Regular.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user