Skip to content

Commit 779ded8

Browse files
committed
feat: delete stale dated next config
1 parent 08be0aa commit 779ded8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

playground/next.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ const nextConfig: NextConfig = {
99
domains: ['picsum.photos'],
1010
unoptimized: true
1111
},
12-
swcMinify: true,
13-
1412
typescript: {
1513
ignoreBuildErrors: true
1614
}

0 commit comments

Comments
 (0)