Deploy: v0.5 static export to gh-pages

- Next.js static export (output: export)
- basePath: /Super_Z/echo-nexus
- trailingSlash: true
- .nojekyll to bypass Jekyll processing
- Generated from main branch v0.5
This commit is contained in:
2026-06-23 16:16:18 +00:00
commit 98f9980a98
46 changed files with 217 additions and 0 deletions
@@ -0,0 +1,11 @@
self.__BUILD_MANIFEST = {
"__rewrites": {
"afterFiles": [],
"beforeFiles": [],
"fallback": []
},
"sortedPages": [
"/_app",
"/_error"
]
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
@@ -0,0 +1 @@
[]
@@ -0,0 +1 @@
self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()