Files
NianAIGC/runtime/nianxx-play/bundle-manifest.json
2026-05-29 10:26:02 +08:00

26 lines
580 B
JSON

{
"appId": "nianxx-play",
"name": "Zhinian Creation Assistant",
"version": "0.1.0",
"bundledAt": "2026-05-14T04:01:58.653Z",
"runtime": "next-standalone",
"entry": "server.js",
"excludes": [
".env*",
".data",
"public/uploads",
"public/generated-results",
"development caches"
],
"secretScan": {
"checked": true,
"sourceEnvValues": 3
},
"runtimeEnv": {
"bundled": false,
"extractedFromDesktopBundle": true,
"note": ".env.runtime was intentionally excluded during standalone extraction."
},
"sizeBytes": 949760759
}