ente/web/apps/photos/next.config.js
2024-03-01 12:21:07 +05:30

4 lines
96 B
JavaScript

const nextConfigBase = require("@/next/next.config.base.js");
module.exports = nextConfigBase;