fix(deploy): unignore and add package-lock.json for docker build

This commit is contained in:
Dwindi Ramadhana
2026-02-05 23:07:59 +07:00
parent aa33e15604
commit d3e89f1a42
2 changed files with 10854 additions and 4 deletions

8
.gitignore vendored
View File

@@ -62,10 +62,10 @@ Thumbs.db
next-env.d.ts next-env.d.ts
# Package managers # Package managers
package-lock.json # package-lock.json
yarn.lock # yarn.lock
bun.lock # bun.lock
pnpm-lock.yaml # pnpm-lock.yaml
# Build outputs # Build outputs
.next .next

10850
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff