mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
[client] Upload files referenced by "filePathMap" during vc deploy --prebuilt (#11077)
Ensure that files referenced by the `filePathMap` property in the `.vc-config.json` files for functions in the Build Output API `.vercel/output` directory are uploaded during the prebuilt deployment process. Related to / precursor for https://github.com/vercel/vercel/pull/11060.
This commit is contained in:
5
.changeset/violet-laws-run.md
Normal file
5
.changeset/violet-laws-run.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vercel/client': minor
|
||||
---
|
||||
|
||||
Upload files referenced by "filePathMap" during `vc deploy --prebuilt`
|
||||
Reference in New Issue
Block a user