4
0
forked from crowetic/commerce

Update next.config.js

This commit is contained in:
cond0r 2021-02-04 18:10:11 +02:00
parent 1a43a0ab57
commit 2a29218285

View File

@ -34,4 +34,7 @@ module.exports = {
},
]
},
typescript: {
ignoreBuildErrors: true,
},
}