/** * @type {Record} */ export const BUILD_VARIANTS = { standalone: { standalone: true, }, };