add images

This commit is contained in:
2025-08-19 16:25:18 +02:00
parent 66ef8ede14
commit 5f5d11fbd8
180 changed files with 25964 additions and 17 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": []
}