mirror of
https://github.com/Alee14/minepot-bnbmc.git
synced 2025-01-22 10:41:54 -05:00
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
/** @type {import('next').NextConfig} */
|
|
const nextConfig = {}
|
|
|
|
module.exports = nextConfig
|