flockstr/next.config.js
2023-10-13 08:39:50 -04:00

5 lines
92 B
JavaScript

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