Skip to content

Commit 3bc3946

Browse files
committed
Fix build issues
1 parent 5909194 commit 3bc3946

12 files changed

Lines changed: 14 additions & 18 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 3,
33
"middleware": {},
4-
"sortedMiddleware": [],
5-
"functions": {}
4+
"functions": {},
5+
"sortedMiddleware": []
66
}

out/.DS_Store

-6 KB
Binary file not shown.

out/404.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

out/404/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

out/_next/static/3_th0veCbKTg_fRwJaAw9/_buildManifest.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

out/_next/static/3_th0veCbKTg_fRwJaAw9/_ssgManifest.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

out/_next/static/chunks/app/layout-50a5f11b25f25083.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

out/_next/static/chunks/app/page-ea7bc52eccc26b64.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

out/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

out/index.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
1:"$Sreact.fragment"
2-
2:I[1483,["177","static/chunks/app/layout-50a5f11b25f25083.js"],"ThemeProvider"]
3-
3:I[4090,["177","static/chunks/app/layout-50a5f11b25f25083.js"],"GeometricShapes"]
2+
2:I[1483,["177","static/chunks/app/layout-5df45fb107634411.js"],"ThemeProvider"]
3+
3:I[4090,["177","static/chunks/app/layout-5df45fb107634411.js"],"GeometricShapes"]
44
4:I[7555,[],""]
55
5:I[1295,[],""]
66
6:I[894,[],"ClientPageRoot"]
7-
7:I[1910,["741","static/chunks/741-eea0af2926fa8af6.js","974","static/chunks/app/page-ea7bc52eccc26b64.js"],"default"]
7+
7:I[1910,["741","static/chunks/741-eea0af2926fa8af6.js","974","static/chunks/app/page-b41941d9729474d2.js"],"default"]
88
a:I[9665,[],"MetadataBoundary"]
99
c:I[9665,[],"OutletBoundary"]
1010
f:I[4911,[],"AsyncMetadataOutlet"]
@@ -17,7 +17,7 @@ f:I[4911,[],"AsyncMetadataOutlet"]
1717
:HL["/_next/static/media/f686a73ef698d4bc-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
1818
:HL["/_next/static/media/fc727f226c737876-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
1919
:HL["/_next/static/css/b32dff691c290061.css","style"]
20-
0:{"P":null,"b":"3_th0veCbKTg_fRwJaAw9","p":"","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b32dff691c290061.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_ad50fd __variable_db952b __variable_b4e394 __variable_e8b655 __variable_262b13","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":[["$","$L3",null,{}],["$","div",null,{"id":"cursor-follow","className":"fixed w-10 h-10 pointer-events-none z-50 hidden md:flex items-center justify-center","children":[["$","div",null,{"className":"absolute w-5 h-5 bg-primary rounded-full opacity-50 animate-ping-slow"}],["$","div",null,{"className":"absolute w-2 h-2 bg-primary rounded-full"}]]}],["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n document.addEventListener('DOMContentLoaded', () => {\n const cursor = document.getElementById('cursor-follow');\n if (cursor) {\n document.addEventListener('mousemove', (e) => {\n cursor.style.left = e.clientX + 'px';\n cursor.style.top = e.clientY + 'px';\n });\n \n // Make cursor bigger on clickable elements\n document.querySelectorAll('a, button').forEach(el => {\n el.addEventListener('mouseenter', () => {\n cursor.classList.add('scale-150');\n });\n el.addEventListener('mouseleave', () => {\n cursor.classList.remove('scale-150');\n });\n });\n }\n });\n "}}]]}]}]}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],["$","$La",null,{"children":"$Lb"}],null,["$","$Lc",null,{"children":["$Ld","$Le",["$","$Lf",null,{"promise":"$@10"}]]}]]}],{},null,false]},null,false],["$","$1","h",{"children":[null,["$","$1","H5pl7n2jHQQD0_sp58h_P",{"children":[["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],null]}],false]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true}
20+
0:{"P":null,"b":"kT3YrUaQar3qBqY0ieVYi","p":"","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b32dff691c290061.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_ad50fd __variable_db952b __variable_b4e394 __variable_e8b655 __variable_262b13","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":[["$","$L3",null,{}],["$","div",null,{"id":"cursor-follow","className":"fixed w-10 h-10 pointer-events-none z-50 hidden md:flex items-center justify-center","children":[["$","div",null,{"className":"absolute w-5 h-5 bg-primary rounded-full opacity-50 animate-ping-slow"}],["$","div",null,{"className":"absolute w-2 h-2 bg-primary rounded-full"}]]}],["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n document.addEventListener('DOMContentLoaded', () => {\n const cursor = document.getElementById('cursor-follow');\n if (cursor) {\n document.addEventListener('mousemove', (e) => {\n cursor.style.left = e.clientX + 'px';\n cursor.style.top = e.clientY + 'px';\n });\n \n // Make cursor bigger on clickable elements\n document.querySelectorAll('a, button').forEach(el => {\n el.addEventListener('mouseenter', () => {\n cursor.classList.add('scale-150');\n });\n el.addEventListener('mouseleave', () => {\n cursor.classList.remove('scale-150');\n });\n });\n }\n });\n "}}]]}]}]}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],["$","$La",null,{"children":"$Lb"}],null,["$","$Lc",null,{"children":["$Ld","$Le",["$","$Lf",null,{"promise":"$@10"}]]}]]}],{},null,false]},null,false],["$","$1","h",{"children":[null,["$","$1","wdCT47Ci-3SMLCCy4LOdx",{"children":[["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],null]}],false]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true}
2121
14:"$Sreact.suspense"
2222
15:I[4911,[],"AsyncMetadata"]
2323
8:{}

0 commit comments

Comments
 (0)