Set up infinite scroll n stuff

This commit is contained in:
2025-02-22 13:37:03 +00:00
parent 6eaf1d6b9f
commit e514d05fd6
8 changed files with 75 additions and 41 deletions

View File

@@ -8,7 +8,7 @@ const nextConfig = {
reactCompiler: true,
ppr: "incremental",
},
serverExternalPackages: ["typeorm", "better-sqlite3"],
serverExternalPackages: ["better-sqlite3"],
reactStrictMode: true,
output: "standalone",
images: {