/** @type {import('next').Config} */ const nextConfig = { /* config options here */ }; export default nextConfig;