Skip to content

Commit

Permalink
Merge pull request #23 from JayeshVP24/staging
Browse files Browse the repository at this point in the history
some issue with build probably solved #2
  • Loading branch information
JayeshVP24 authored Jan 11, 2023
2 parents d75bbda + b9363f1 commit bfb427d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const nextConfig = {
// Dangerously allow production builds to successfully complete even if
// your project has type errors.
// !! WARN !!
ignoreBuildErrors: false,
ignoreBuildErrors: true,
},
distDir: 'build'
}
Expand Down

0 comments on commit bfb427d

Please sign in to comment.