Skip to content

Commit 74c18df

Browse files
committed
1 parent d04f501 commit 74c18df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const nextConfig: NextConfig = {
1111
],
1212
ppr: "incremental",
1313
turbopackPersistentCaching: true,
14+
inlineCss: true,
1415
},
1516
};
1617

0 commit comments

Comments
 (0)