cal/next.config.js

6 lines
71 B
JavaScript
Raw Normal View History

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