NewNewWebsite/next.config.js
2023-11-20 19:08:01 -06:00

4 lines
92 B
JavaScript
Executable file

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