mirror of
https://github.com/vercel/commerce.git
synced 2025-07-30 21:51:21 +00:00
Update next.config.js
This commit is contained in:
@@ -34,4 +34,11 @@ module.exports = {
|
||||
},
|
||||
]
|
||||
},
|
||||
typescript: {
|
||||
// !! WARN !!
|
||||
// Dangerously allow production builds to successfully complete even if
|
||||
// your project has type errors.
|
||||
// !! WARN !!
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user