neireva-contact/next.config.mjs

3 lines
91 B
JavaScript

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