Skip to content

Commit

Permalink
change build out dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Aug 2, 2021
1 parent e7789f7 commit 55975bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
// your project has ESLint errors.
ignoreDuringBuilds: true,
},
distDir: 'build',
webpack: (config, { isServer }) => {
// config.module.rules.push({
// test: /\.(graphql|gql)$/,
Expand Down

0 comments on commit 55975bc

Please sign in to comment.