npm

create-next-app

Create Next.js-powered React apps with one command

版本 1已同步 1文件 58 SRI 已生成
接入决策台 · 安全可信状态

先确认可用入口,再复制固定版本地址

入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。

暂不建议
安全分
56
最近扫描 2026-06-13
扫描覆盖
100%
58 / 58 文件
高危文件
1
1 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 16.2.9
58 文件
42 JS / 16 CSS / 0 WASM
1 high-risk files
1 critical findings
create-next-app/16.2.9/dist/index.js
https://cdn.ptab.cn/cdn/create-next-app/16.2.9/dist/index.js
当前版本 58 个文件,5 个入口候选。未发现可疑外联域名。
生成接入代码
使用路径
01确认版本

固定到 16.2.9,避免线上被隐式升级。

02复制地址

优先使用推荐入口,特殊场景再切换文件。

03检测可用

发布前检测 HTTP、CORS、SRI 和响应速度。

查看全部文件

快速接入

已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。

<link rel="stylesheet" href="https://cdn.ptab.cn/cdn/create-next-app/16.2.9/dist/templates/app-tw-empty/js/app/globals.css" integrity="sha256-QgcOC0W7IBsrg4pSqqpull+WTgtULZfx/lF/5ZxLdag=" crossorigin="anonymous" />
1版本
58文件
16.2.9最新

CDN 地址生成器

选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。

文件类型
JS
文件大小
591.7 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/create-next-app/16.2.9/dist/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/create-next-app/16.2.9/dist/index.js" integrity="sha256-VbGMOxW2g7O5TJys828aVrfiuvMPvnoZqPF87SOKrZA=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
  import * as lib from "https://cdn.ptab.cn/cdn/create-next-app/16.2.9/dist/index.js";
  console.log("module loaded", lib);
</script>

版本与文件

当前版本 16.2.9,展示 58 / 58 个文件。
create-next-app/16.2.9/dist/index.js
JS
591.7 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-empty/js/pages/index.js
JS
376 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/js/pages/index.js
JS
376 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/js/pages/index.js
JS
3.1 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/js/pages/index.js
JS
2.7 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-api/js/app/[slug]/route.js
JS
188 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-api/js/app/route.js
JS
134 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-api/js/next.config.mjs
JS
121 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-empty/js/app/layout.js
JS
237 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-empty/js/app/page.js
JS
104 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-empty/js/next.config.mjs
JS
121 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw-empty/js/app/globals.css
CSS
23 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw-empty/js/app/layout.js
JS
262 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw-empty/js/app/page.js
JS
104 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw-empty/js/next.config.mjs
JS
121 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw-empty/js/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw-empty/ts/app/globals.css
CSS
23 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw-empty/ts/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw/js/app/globals.css
CSS
488 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw/js/app/layout.js
JS
624 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw/js/app/page.js
JS
2.8 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw/js/next.config.mjs
JS
121 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw/js/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw/ts/app/globals.css
CSS
488 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app-tw/ts/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app/js/app/globals.css
CSS
697 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app/js/app/layout.js
JS
551 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app/js/app/page.js
JS
2.0 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app/js/app/page.module.css
CSS
2.4 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app/js/next.config.mjs
JS
121 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app/ts/app/globals.css
CSS
697 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/app/ts/app/page.module.css
CSS
2.4 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-empty/js/next.config.mjs
JS
146 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-empty/js/pages/_app.js
JS
97 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-empty/js/pages/_document.js
JS
233 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/js/next.config.mjs
JS
146 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/js/pages/_app.js
JS
129 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/js/pages/_document.js
JS
233 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/js/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/js/styles/globals.css
CSS
23 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/ts/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw-empty/ts/styles/globals.css
CSS
23 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/js/next.config.mjs
JS
146 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/js/pages/_app.js
JS
129 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/js/pages/_document.js
JS
257 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/js/pages/api/hello.js
JS
171 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/js/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/js/styles/globals.css
CSS
488 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/ts/postcss.config.mjs
JS
94 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default-tw/ts/styles/globals.css
CSS
488 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/js/next.config.mjs
JS
146 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/js/pages/_app.js
JS
129 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/js/pages/_document.js
JS
233 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/js/pages/api/hello.js
JS
171 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/js/styles/globals.css
CSS
608 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/js/styles/Home.module.css
CSS
2.4 KB
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/ts/styles/globals.css
CSS
608 B
SRI ready
未分级
0 请求
create-next-app/16.2.9/dist/templates/default/ts/styles/Home.module.css
CSS
2.4 KB
SRI ready
未分级
0 请求

库评论

还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。
发表评论

免登录提交。需要填写昵称和邮箱,并完成 TAC 行为验证;内容会自动审核,违规内容不会发布。