惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
GbyAI
GbyAI
Hugging Face - Blog
Hugging Face - Blog
N
Netflix TechBlog - Medium
博客园 - 聂微东
Y
Y Combinator Blog
罗磊的独立博客
博客园_首页
小众软件
小众软件
有赞技术团队
有赞技术团队
爱范儿
爱范儿
F
Fortinet All Blogs
C
Check Point Blog
Google DeepMind News
Google DeepMind News
云风的 BLOG
云风的 BLOG
Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
aimingoo的专栏
aimingoo的专栏

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
Next.js 11, Next.js Live and more: A recap of Next.js Con...
2021-06-22 · via Vercel News

2 min read

Last week, over 65,000 members of the Next.js community tuned in to watch a special edition of Next.js Conf where we shared our progress toward building a faster web.

Missed it? Here's what you need to know.

Link to headingImproving User and Developer Experience with Next.js 11

Next.js 11 continues our mission to provide the best user and developer experience possible.

With Next.js 11 we introduced a new Script component, designed to improve loading performance and give developers greater flexibility when adding third-party scripts to their applications.

Next.js expert Lydia Hallie demonstrated the updated Image component, which now has automatic size detection and support for blur-up placeholders. These updates create a smoother loading experience for end-users and reduce Cumulative Layout Shift, a Core Web Vital.

Images are often the largest part of web pages, especially in eCommerce. The Community has done a great job improving the Next.js image component since it was released in October. Our focus has been on automating best practices and optimizing for each device viewport the image is delivered to.

Lydia Hallie, Software Engineer

Image, Script, and Font Optimizations were built in partnership with the Google Chrome team and backed by performance research. They were designed to improve loading performance while still allowing developers the flexibility to choose what's right for their application.

Read more about the latest updates on the Next.js blog.

Link to headingConformance for Next.js

Shubhie Panicker and Houssein Djirdeh from Google's Aurora team joined us to highlight a few of the foundational optimizations introduced in Next.js 11, and announce Conformance for Next.js.

Conformance is a set of guardrails and defaults built into the framework to help developers make the best decisions for their applications. This will help empower developers to feel confident in choices that may affect performance, and help teams maintain consistent quality, even as they scale.

The most important thing I've learned is that for developers to achieve and maintain the best app quality, the framework must participate and do the heavy lifting. At Google, we shifted the hard work away from developers and into the framework. This means every developer using the framework has all the solutions baked into every project they work on.

Shubhie Panicker, Google Chrome

Read more about Conformance for Next.js.

Link to headingReal-time collaboration with Next.js Live

We took another step toward a faster, more collaborative web development process with our preview release of Next.js Live.

Next.js Live brings the entire development process into the browser, making it faster and more inclusive of the entire organization. With Next.js Live, you can share collaborative URLs with your team to chat, draw, and edit code together – no dependencies or downloads required.

This means truly real-time development. As you edit code in Next.js Live, both you and your collaborators will see those changes reflected instantly, without needing to redeploy.

Try it out with your team on our Next.js Commerce template.

Watch the entire Special Edition keynote, including demos of Next.js 11 and Next.js Live.

We're excited to see you later this year for a full Next.js Conf experience where we'll celebrate the fifth anniversary of Next.js. Stay tuned for more details.