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

View File

@@ -0,0 +1,3 @@
{
"/privacy/page": "app/privacy/page.js"
}

View File

@@ -0,0 +1,17 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/a6dad97d9634a72d.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/d16c6f2d85d1e401.js",
"static/chunks/aa0a7c5c022cbeb9.js",
"static/chunks/30ea11065999f7ac.js",
"static/chunks/46555f69f67186d0.js",
"static/chunks/turbopack-966f8e8f75c759c6.js"
],
"pages": {},
"ampFirstPages": []
}

View File

@@ -0,0 +1,13 @@
{
"pages": {},
"app": {
"[project]/app/privacy/page": [
"static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2",
"static/media/8e6fa89aa22d24ec-s.p.3aec397d.woff2",
"static/media/e2334d715941921e-s.p.d82a9aff.woff2",
"static/media/47fe1b7cd6e6ed85-s.p.855a563b.woff2"
]
},
"appUsingSizeAdjust": true,
"pagesUsingSizeAdjust": false
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,4 @@
{
"node": {},
"edge": {}
}