boardgame-lib
/
next.config.mjs
next.config.mjs
Raw
/** @type {import('next').NextConfig} */ const nextConfig = {}; export default nextConfig;