Skip to content

Commit 757be72

Browse files
Alejo Ponce De LeonAlejo Ponce De Leon
authored andcommitted
Fix build issues: Remove csv-products.ts and completely remove swcMinify option
1 parent 176c7aa commit 757be72

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
33
reactStrictMode: true,
4-
// swcMinify is enabled by default in Next.js 15.2.4+
54
images: {
65
domains: [
76
"images.unsplash.com",

0 commit comments

Comments
 (0)