mirror of
https://github.com/ente-io/ente.git
synced 2025-08-07 15:09:09 +00:00
4 lines
96 B
JavaScript
4 lines
96 B
JavaScript
const nextConfigBase = require("@/next/next.config.base.js");
|
|
|
|
module.exports = nextConfigBase;
|