first commit

This commit is contained in:
2025-11-27 11:44:23 +01:00
commit 989253c72f
32 changed files with 4983 additions and 0 deletions

4
.eslintrc.json Executable file
View File

@@ -0,0 +1,4 @@
{
"extends": "next/core-web-vitals"
}