summary refs log tree commit diff
path: root/next.config.js
blob: e97173b4b37992211a28c4e0f2bd23154d22f011 (plain)
1
2
3
module.exports = {
  output: 'standalone',
}