diff --git a/clube67/newwhats.local/frontend/next.config.mjs b/clube67/newwhats.local/frontend/next.config.mjs index ad76a83..b47fa82 100644 --- a/clube67/newwhats.local/frontend/next.config.mjs +++ b/clube67/newwhats.local/frontend/next.config.mjs @@ -1,6 +1,9 @@ /** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, + typescript: { + ignoreBuildErrors: true, + }, images: { remotePatterns: [ {