fix: upload specific standalone artifacts to simplify structure

This commit is contained in:
SpecialX
2025-12-19 16:29:12 +08:00
parent 6ed30de40c
commit 1eff250619

View File

@@ -34,12 +34,8 @@ jobs:
with:
name: next-build
path: |
.next
package.json
package-lock.json
next.config.*
tsconfig.json
.npmrc
.next/standalone
.next/static
public
Dockerfile