intial nextjs migration

This commit is contained in:
2025-08-29 11:25:02 +02:00
parent c449e52a00
commit 43c2152fc7
442 changed files with 10798 additions and 35669 deletions

3
.eslintrc.json Normal file
View File

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