MetaDebate / web-ui /next.config.mjs
vajeeda's picture
feat(phase9): platform reward divergence — PlatformRegistry, R9 PlatformPacing, R1/R2 platform-aware, 20 tests PASS, gate PASS
998d987
Raw
History Blame Contribute Delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;