fix: upload specific standalone artifacts to simplify structure
Some checks failed
CI / build-and-test (push) Successful in 8m8s
CI / deploy (push) Failing after 1m31s

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