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:
@@ -0,0 +1,11 @@
|
||||
self.__BUILD_MANIFEST = {
|
||||
"__rewrites": {
|
||||
"afterFiles": [],
|
||||
"beforeFiles": [],
|
||||
"fallback": []
|
||||
},
|
||||
"sortedPages": [
|
||||
"/_app",
|
||||
"/_error"
|
||||
]
|
||||
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
|
||||
Reference in New Issue
Block a user