diff --git a/next.config.js b/next.config.js index fe4441dda..939031884 100644 --- a/next.config.js +++ b/next.config.js @@ -7,7 +7,7 @@ module.exports = { defaultLocale: 'en-US', }, env: { - WISHLIST_ENABLED: true, + WISHLIST_ENABLED: false, }, rewrites() { return [