Files
playbook/ui-ux-pro-max/gallery/next.config.js
T
2026-08-12 08:38:22 +08:00

4 lines
93 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;