Skip to content

Commit

Permalink
Merge pull request #102 from Funssion-SWM/develop
Browse files Browse the repository at this point in the history
Chore: next config 수정
  • Loading branch information
dongree authored Mar 5, 2024
2 parents 643194c + 5b223fb commit e7aed59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ const withPWA = require('next-pwa')({

const nextConfig = {
output: 'standalone',
experimental: {
appDir: true,
},
images: {
remotePatterns: [{ protocol: 'https', hostname: 'store.inforum24.com' }],
},
Expand Down

0 comments on commit e7aed59

Please sign in to comment.