reafactor: converted the entire thing into a nextjs app

This commit is contained in:
2026-01-13 18:59:25 +00:00
parent 562e1a7d0d
commit 91fc911523
236 changed files with 12171 additions and 1443 deletions

20
.next/build-manifest.json Normal file
View File

@@ -0,0 +1,20 @@
{
"pages": {
"/_app": []
},
"devFiles": [],
"polyfillFiles": [
"static/chunks/a6dad97d9634a72d.js"
],
"lowPriorityFiles": [
"static/ubvVzT5cX-jyk-eY6WFCa/_ssgManifest.js",
"static/ubvVzT5cX-jyk-eY6WFCa/_buildManifest.js"
],
"rootMainFiles": [
"static/chunks/d16c6f2d85d1e401.js",
"static/chunks/aa0a7c5c022cbeb9.js",
"static/chunks/30ea11065999f7ac.js",
"static/chunks/46555f69f67186d0.js",
"static/chunks/turbopack-966f8e8f75c759c6.js"
]
}