example_next/next.config.js (2 lines of code) (raw):

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