TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I Am Struggling to Get Behind Next.js and Vercel

6 点作者 devtailz超过 2 年前

1 comment

leerob超过 2 年前
Hey, Lee from Vercel. Thanks for this feedback – we&#x27;re actively working on many of the things you had friction with:<p>&gt; Perhaps they are referring to how long it takes to propagate your changes in their “Global Edge Network” once actually deployed<p>Correct, global propagations happen in 300ms after deployment: <a href="https:&#x2F;&#x2F;vercel.com&#x2F;changelog&#x2F;faster-and-more-reliable-global-propagation" rel="nofollow">https:&#x2F;&#x2F;vercel.com&#x2F;changelog&#x2F;faster-and-more-reliable-global...</a>. You can try it out here if you would like: <a href="http:&#x2F;&#x2F;on-demand-isr.vercel.app" rel="nofollow">http:&#x2F;&#x2F;on-demand-isr.vercel.app</a><p>&gt; The 20-30 seconds their own Next.js template takes to deploy.<p>Indeed, this is not where we want it to be. We want single digit second, or ideally sub-second deployments. We&#x27;re actively working on making these faster.<p>&gt; The only reference to Next.js Live<p>Being able to share feedback instantly on Vercel Preview Deployments through comments was the evolution of Next.js Live. This was for a few reasons. One, we wanted it to work with all frameworks, not just Next.js. And two, early customer feedback from the private beta told us customers wanted a tool that helped consolidate and bring feedback directly into the UI layer. Thus, comments were born (and we have more updates coming here in the future).<p>&gt; it takes 9 seconds to generate a “production” build<p>We agree. This is why we&#x27;re investing in Turbopack to speed up production builds: <a href="https:&#x2F;&#x2F;turbo.build&#x2F;pack" rel="nofollow">https:&#x2F;&#x2F;turbo.build&#x2F;pack</a>. We&#x27;re also exploring other innovation in the bundler space that could help improve production build performance inside Next.js.
评论 #34718523 未加载