chore: scaffold Next.js 14 app

This commit is contained in:
2026-06-06 16:04:15 +02:00
commit f435b1f6cc
16 changed files with 12399 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"extends": ["next/core-web-vitals", "next/typescript"]
}