reafactor: converted the entire thing into a nextjs app
This commit is contained in:
20
.next/build-manifest.json
Normal file
20
.next/build-manifest.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user