summaryrefslogtreecommitdiff
path: root/next.config.js
blob: 767719fc4fba59345ae29e29159c9aff270f5819 (plain)
1
2
3
4
/** @type {import('next').NextConfig} */
const nextConfig = {}

module.exports = nextConfig