jackmerrill.com/next.config.js

5 lines
92 B
JavaScript
Raw Normal View History

2023-05-20 20:04:14 -07:00
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig