mono/apps/nextjs-app/next.config.js
2025-03-24 00:54:46 +01:00

5 lines
77 B
JavaScript

const nextConfig = {
/* config options here */
};
export default nextConfig;