-
SummaryIs it possible to upload an extra file to the deployments that's not included in the git repository where the deployments are imported from? I need that for a config file and I think including personal config files in the source code is a bad practice. ExampleNo response Steps to ReproduceN/A |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hey @Wolfyxon! You could include the config value in an Environment Variable in Project Settings and load the value from that |
Beta Was this translation helpful? Give feedback.
-
|
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.
Hey @Wolfyxon! You could include the config value in an Environment Variable in Project Settings and load the value from that