Enterprise Next.js + TypeScript + antd + Emotion/antd-style app with the ProChat source kept locally under src/components/pro-chat.
pnpm install
pnpm devOpen http://localhost:3000/chat.
Create .env.local:
DASHSCOPE_API_KEY=your_dashscope_api_keyThe demo page posts ProChat messages to /api/qwen and renders data.output?.text.