2 Commits

Author SHA1 Message Date
448e8a92fc ok 2024-09-16 17:27:49 +02:00
Peter Nashaat
4bfeb56e80 missing next config for building output directory 2024-09-12 06:23:33 +00:00
481 changed files with 757 additions and 6125 deletions

3
.gitignore vendored
View File

@@ -1,4 +1 @@
node_modules
.next/
.DS_Store
out

View File

@@ -0,0 +1,3 @@
{
"pages": {}
}

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

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More