iye bbe29622c2
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 4m39s
Polish static UI flows
2026-05-28 12:29:12 +08:00

22 lines
567 B
Markdown

# Root Next.js Archive · 2026-05-28
This folder preserves the earlier root-level Next.js scaffold.
It was archived because the current product surface is the static HTML app in
`电商AI平台/*.html`, while this Next.js implementation only contained a partial
route set and could confuse future edits.
Archived paths:
- `app/`
- `components/`
- `k8s/`
- `package.json`
- `package-lock.json`
- `next.config.mjs`
- `next-env.d.ts`
- `postcss.config.mjs`
- `tsconfig.json`
- `deployment-guide.md`
To restore it later, move these files back to the repository root.