We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c18df commit 9e6595eCopy full SHA for 9e6595e
1 file changed
next.config.ts
@@ -11,7 +11,6 @@ const nextConfig: NextConfig = {
11
],
12
ppr: "incremental",
13
turbopackPersistentCaching: true,
14
- inlineCss: true,
15
},
16
};
17
0 commit comments