calcom/next.config.js
2021-04-07 21:05:23 +01:00

5 lines
71 B
JavaScript

module.exports = {
typescript: {
ignoreBuildErrors: true,
},
}