/** * @type {import('next').NextConfig} */ const nextConfig = {} console.log('[ASSERTION] load nextConfig') module.exports = nextConfig