/** @type {import('next').NextConfig} */ const nextConfig = { basePath: '/sistem-km-next', /* config options here */ }; export default nextConfig;