Static Site Generation Config
Component Detail
Infrastructure
low complexity
frontend
0
Dependencies
1
Dependents
0
Entities
0
Integrations
Description
Next.js static export and Vercel deployment configuration that enables fast global CDN delivery, build-time page generation, image optimization, and Core Web Vitals-optimized asset loading for the sales website.
static-site-config
Responsibilities
- Configure Next.js for static export (SSG) with optional ISR for content freshness
- Set Vercel cache-control headers for CDN edge caching of static assets
- Enable Next.js Image Optimization and font subsetting for performance
Interfaces
next.config.js output and image configuration
vercel.json routing rules and cache headers