/** @type {import('next').NextConfig} */ const nextConfig = { assetPrefix: '/autojobs/', } export default nextConfig