Polish static UI flows
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user