monorepo/web/Frontend/next.config.js
2023-05-26 19:44:17 +03:00

5 lines
92 B
JavaScript

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