flags
vercel · Other
如何端到端添加或修改Next.js实验性功能标志。当编辑config-shared.ts、config-schema.ts、define-env-plugin.ts、next-server.ts、export/worker.ts或module.compiled.js时使用。涵盖类型声明、zod schema、构建时注入、运行时env传递,以及在运行时env变量分支与独立打包变体之间做出决策。
How to add or modify Next.js experimental feature flags end-to-end. Use when editing config-shared.ts, config-schema.ts, define-env-plugin.ts, next-server.ts, export/worker.ts, or module.compiled.js. Covers type declaration, zod schema, build-time injection, runtime env plumbing, and the decision between runtime env-var branching vs separate bundle variants.
npx skills add https://github.com/vercel/next.js --skill flags
星标 139957 · 安装量 0