Next.js
基于 React 的全栈框架,App Router + Server Components + PPR
119 字·1 分钟
0基于 React 的全栈框架,App Router + Server Components + PPR
iflux-next 所有前端应用均基于 Next.js 16。
ppr: true,通过 withIfluxDefaults() 配置src/app/layout.tsx,页面统一使用 page.tsx 约定await,资源密集型渲染用 Suspense 包裹