Initial 智念AIGC platform
This commit is contained in:
25
runtime/nianxx-play/bundle-manifest.json
Normal file
25
runtime/nianxx-play/bundle-manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user