Something something games

This commit is contained in:
2025-04-29 17:51:52 +01:00
parent 6eaf1d6b9f
commit 9e72f0cc9a
36 changed files with 3395 additions and 1498 deletions

View File

@@ -7,6 +7,9 @@ const nextConfig = {
experimental: {
reactCompiler: true,
ppr: "incremental",
turbo: {
}
},
serverExternalPackages: ["typeorm", "better-sqlite3"],
reactStrictMode: true,