import { withAui } from "@assistant-ui/next"; /** @type {import('next').NextConfig} */ const nextConfig = {}; export default withAui(nextConfig);