This commit is contained in:
2025-09-12 14:58:35 +02:00
parent 036bec164c
commit 7ad8d609f6
135 changed files with 25791 additions and 2 deletions

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

@@ -0,0 +1,19 @@
{
"polyfillFiles": [
"static/chunks/polyfills.js"
],
"devFiles": [],
"ampDevFiles": [],
"lowPriorityFiles": [
"static/development/_buildManifest.js",
"static/development/_ssgManifest.js"
],
"rootMainFiles": [
"static/chunks/webpack.js",
"static/chunks/main-app.js"
],
"pages": {
"/_app": []
},
"ampFirstPages": []
}