www_ourverse_new/next.config.js
2024-09-16 17:10:38 +02:00

7 lines
99 B
JavaScript

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