perf: restore inlineCss for optimal LCP score & add missing pdf-renderer dependency

This commit is contained in:
2026-07-02 16:34:24 +02:00
parent 8d69ac2de2
commit b6bd2065bb
3 changed files with 280 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ const nextConfig = {
pagesBufferLength: 2,
},
experimental: {
inlineCss: true,
staleTimes: {
dynamic: 0,
static: 30,