Prototyp fur die Navigationsleiste

Kleine anpassuungen Handy Ansicht
This commit is contained in:
2025-12-14 17:27:12 +01:00
parent 6e7eec9d66
commit 76791391d8
297 changed files with 29532 additions and 1 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": []
}