Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhillragesh committed Jan 5, 2024
1 parent 135c3aa commit aff13c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ module.exports = {
eslint: {
ignoreDuringBuilds: true,
},
env: {
NEXT_PUBLIC_AUTH_TOKEN: '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',
},

typescript: {
// !! WARN !!
// Dangerously allow production builds to successfully complete even if
Expand Down

0 comments on commit aff13c9

Please sign in to comment.