summaryrefslogtreecommitdiff
path: root/out/_next/static/ESBp6icvgUIL3DPl5IapM
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-08-02 00:44:29 +0200
committerThomas F. K. Jorna <[email protected]>2021-08-02 00:44:29 +0200
commit197a3c7060945d422ccb1c3504bfda93791ea380 (patch)
tree7e18bad3f332c5180a42505718162f4157c60962 /out/_next/static/ESBp6icvgUIL3DPl5IapM
parent45d7df9cd9caae93b745265a6b50caabfceb6cab (diff)
build: fix the never option crashing
Diffstat (limited to 'out/_next/static/ESBp6icvgUIL3DPl5IapM')
-rw-r--r--out/_next/static/ESBp6icvgUIL3DPl5IapM/_buildManifest.js12
-rw-r--r--out/_next/static/ESBp6icvgUIL3DPl5IapM/_ssgManifest.js1
2 files changed, 13 insertions, 0 deletions
diff --git a/out/_next/static/ESBp6icvgUIL3DPl5IapM/_buildManifest.js b/out/_next/static/ESBp6icvgUIL3DPl5IapM/_buildManifest.js
new file mode 100644
index 0000000..7a2a021
--- /dev/null
+++ b/out/_next/static/ESBp6icvgUIL3DPl5IapM/_buildManifest.js
@@ -0,0 +1,12 @@
+;(self.__BUILD_MANIFEST = {
+ __rewrites: { beforeFiles: [], afterFiles: [], fallback: [] },
+ '/': [
+ 'static/chunks/fb7d5399-0d6001c72a29ebec41eb.js',
+ 'static/chunks/d25bd147-65fcc4c92edba8b370fb.js',
+ 'static/chunks/906-7b9696c9b17c64b94384.js',
+ 'static/chunks/pages/index-93fd2943e8087c9e1de7.js',
+ ],
+ '/_error': ['static/chunks/pages/_error-a0e21b9b223f827fe1f2.js'],
+ sortedPages: ['/', '/_app', '/_error'],
+}),
+ self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
diff --git a/out/_next/static/ESBp6icvgUIL3DPl5IapM/_ssgManifest.js b/out/_next/static/ESBp6icvgUIL3DPl5IapM/_ssgManifest.js
new file mode 100644
index 0000000..82bedd6
--- /dev/null
+++ b/out/_next/static/ESBp6icvgUIL3DPl5IapM/_ssgManifest.js
@@ -0,0 +1 @@
+;(self.__SSG_MANIFEST = new Set()), self.__SSG_MANIFEST_CB && self.__SSG_MANIFEST_CB()