rsnext/examples/with-docker-compose/next-app/next.config.js
2022-06-24 14:58:35 -05:00

3 lines
45 B
JavaScript

module.exports = {
output: 'standalone',
}