chore: install project dependencies and generate build artifacts.

This commit is contained in:
2569718930@qq.com
2026-03-06 08:41:19 +08:00
parent b210dcf0dd
commit dc4167b514
28 changed files with 4143 additions and 0 deletions
+5
View File
@@ -25,3 +25,8 @@ pip-delete-this-directory.txt
# OS
.DS_Store
Thumbs.db
# Next.js frontend
frontend/node_modules/
frontend/.next/
frontend/.vercel/