Skip to content

Commit ecc52a8

Browse files
committed
Update next.config.ts
1 parent 24ae621 commit ecc52a8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

next.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ const nextConfig: NextConfig = {
44
eslint: { ignoreDuringBuilds: true },
55
typescript: { ignoreBuildErrors: true },
66
distDir: '.next',
7-
experimental: {
8-
useLightningcss: true,
9-
},
107
// no experimental.platformArchitecture here
118
};
129

0 commit comments

Comments
 (0)