fsdf
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
ignoreBuildErrors: true,
|
typescript: {
|
||||||
};
|
ignoreBuildErrors: true,
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
export default nextConfig;
|
module.exports = nextConfig
|
Reference in New Issue
Block a user