next.config.js 92 Bytes
Newer Older
Jeffrey Morgan's avatar
Jeffrey Morgan committed
1
2
3
4
/** @type {import('next').NextConfig} */
const nextConfig = {}

module.exports = nextConfig