1 2 3 4 5
/** @type {import('next').NextConfig} */ export default { output: "export", assetPrefix: "/96/", };