chore: atualiza setup, backup e toolchain

This commit is contained in:
Felipe Coutinho
2026-03-20 18:43:03 +00:00
parent e4dd221709
commit 3e0ce15258
10 changed files with 1144 additions and 335 deletions

View File

@@ -10,9 +10,6 @@ const nextConfig: NextConfig = {
turbopackFileSystemCacheForDev: true,
},
reactCompiler: true,
typescript: {
ignoreBuildErrors: true,
},
images: {
remotePatterns: [new URL("https://lh3.googleusercontent.com/**")],
},