Insights from the Program With Erik episode “Vite's Next.js Killer Just Dropped”, published March 23, 2026.
In "Vite's Next.js Killer Just Dropped" (Program With Erik, March 2026), steve Faulkner’s V-Next project challenges the Next.js status quo by replacing TurboPack with Vite to deliver massive performance gains. This experimental fork slashes bundle sizes and build times through superior tree shaking and seamless…
In "Vite's Next.js Killer Just Dropped", An experimental framework fork created by Steve Faulkner that replaces the standard Next.js bundler (Turbopack/Webpack) with Vite. It aims to solve the 'bloated' production artifact problem while maintaining compatibility with modern Next.js 15/16 features.
In "Vite's Next.js Killer Just Dropped", A modern development philosophy where developers use high-level AI instructions and agentic IDEs to build complex features at high speed, often prioritizing rapid prototyping and 'vibes' over manual line-by-line coding. In this context, it was used by Steve Faulkner to rebuild…
In "Vite's Next.js Killer Just Dropped", The use of AI-driven tools like Cursor or Windsurf to automate the heavy lifting of framework migrations. These tools can automatically update configurations and resolve breaking changes that would traditionally take humans much longer.
Steve Faulkner’s V-Next project challenges the Next.js status quo by replacing TurboPack with Vite to deliver massive performance gains. This experimental fork slashes bundle sizes and build times through superior tree shaking and seamless AI-driven migrations.
Topics: Next.js, Vite, Web Performance