drfeely.com/next.config.js
2023-07-23 17:26:35 -05:00

5 lines
94 B
JavaScript

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