- Add GET /api/images/[id] for original images - Add GET /api/images/[id]/thumbnail for thumbnails - Both endpoints return 404 for missing images - Immutable cache headers for CDN optimization
- Add GET /api/images/[id] for original images - Add GET /api/images/[id]/thumbnail for thumbnails - Both endpoints return 404 for missing images - Immutable cache headers for CDN optimization