konowebcodecs/apps/nextjs-app/next.config.js
2023-08-12 10:53:25 +08:00

5 lines
92 B
JavaScript

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