fix(deploy): unignore and add package-lock.json for docker build
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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
10850
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user