matthoffner commited on
Commit
b7ea39f
·
1 Parent(s): 05b913a

Update next.config.mjs

Browse files
Files changed (1) hide show
  1. next.config.mjs +1 -2
next.config.mjs CHANGED
@@ -18,6 +18,5 @@ export default {
18
  })
19
 
20
  return config
21
- },
22
- output: 'standalone'
23
  }
 
18
  })
19
 
20
  return config
21
+ }
 
22
  }