You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have a gitSource and hence will be using files parameter but I am not sure how to reference/attach files in the post request.
The documentation says: A list of objects with the files to be deployed
Could someone please help/guide with a sample post request?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to deploy project via rest api following the documentation:
https://vercel.com/docs/rest-api#endpoints/deployments/create-a-new-deployment
I don't have a
gitSource
and hence will be usingfiles
parameter but I am not sure how to reference/attach files in the post request.The documentation says:
A list of objects with the files to be deployed
Could someone please help/guide with a sample post request?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions