ente/apps/photos/next.config.js

4 lines
107 B
JavaScript
Raw Normal View History

2023-11-09 04:24:54 +00:00
const nextConfigBase = require('@ente/shared/next/next.config.base.js');
2023-11-09 04:24:54 +00:00
module.exports = nextConfigBase;