Vercel ChangelogMay 15, 2017, 1:00 PMArunoda Susiripala

Next 3.0 預覽版發布:支援靜態匯出與動態匯入

Original: Next 3.0 Preview: Static Exports and Dynamic Imports

This historical announcement from 2017 marks an important milestone in the development of Next.js — the launch of the Next.js 3.0 preview…

Vercel(時為 Zeit)發布 Next.js 3.0 預覽版,引進靜態 HTML 匯出(Static Exports)與動態程式碼拆分匯入(Dynamic Imports)。靜態匯出允許將應用完全輸出為靜態網頁以利部署;動態匯入則能實現組件級別的延遲載入,顯著優化前端載入效能。

This historical announcement from 2017 marks an important milestone in the development of Next.js — the launch of the Next.js 3.0 preview. In this version, the Zeit (now Vercel) team introduced two core features that fundamentally changed the paradigm of front-end development for this popular React framework: **Static Exports** and **Dynamic Imports**.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Vercel Changelog →

Summaries are AI-generated; the original article is authoritative.