Skip to content

Optimize marketing performance bottlenecks - #1

Open
vercel[bot] wants to merge 1 commit into
mainfrom
vercel-agent/performance-bottlenecks
Open

Optimize marketing performance bottlenecks#1
vercel[bot] wants to merge 1 commit into
mainfrom
vercel-agent/performance-bottlenecks

Conversation

@vercel

@vercel vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

Summary

  • Route marketing screenshots and lightbox images through Next.js Image Optimization with responsive sizes and hero priority.
  • Remove per-request CSP nonce plumbing from root/layout rendering and use a stable SHA-256 CSP hash for the inline gtag bootstrap.
  • Remove dynamic connection()/headers() layout dependencies and keep edition pages variant-aware via a nested page-level provider.

Validation

  • git diff --check
  • npm run test:csp not run: dependencies are not installed in the sandbox (tsx: command not found).
  • npm run lint not run: dependencies are not installed in the sandbox (eslint: command not found).

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown
Author

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cap-con-web Ready Ready Preview, Comment Jul 13, 2026 8:21am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants