Performance follow-ups

This commit is contained in:
adilallo
2026-05-26 07:24:36 -06:00
parent 3be188a3cc
commit eded97559d
16 changed files with 432 additions and 72 deletions
+3
View File
@@ -24,6 +24,9 @@ const nextConfig = {
optimizeCss: true,
optimizePackageImports: ["react", "react-dom"],
},
// Phase 3 canary stub (not enabled): React Compiler probe surfaces a missing
// `babel-plugin-react-compiler` dep — Next 16 also moved this top-level out
// of `experimental`. See `docs/perf/next16-eval.md` for evaluation results.
// Compression
compress: true,
// Image optimization