/** @type {import('next').NextConfig} */ const nextConfig = { basePath: '/ethics', } module.exports = nextConfig