reafactor: converted the entire thing into a nextjs app
This commit is contained in:
3
.next/server/app/privacy/page/app-paths-manifest.json
Normal file
3
.next/server/app/privacy/page/app-paths-manifest.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"/privacy/page": "app/privacy/page.js"
|
||||
}
|
||||
17
.next/server/app/privacy/page/build-manifest.json
Normal file
17
.next/server/app/privacy/page/build-manifest.json
Normal 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": []
|
||||
}
|
||||
13
.next/server/app/privacy/page/next-font-manifest.json
Normal file
13
.next/server/app/privacy/page/next-font-manifest.json
Normal 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
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"node": {},
|
||||
"edge": {}
|
||||
}
|
||||
Reference in New Issue
Block a user