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

6 lines
71 B
JavaScript

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