HexFlagGen/next.config.js
2023-11-16 19:25:54 -06:00

4 lines
92 B
JavaScript

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