Skip to content

Option to specify vercel config file path in web UI #4359

Discussion options

You must be logged in to vote

Yes, you can specify the "Root Directory" for your project which should contain the vercel.json file.

https://vercel.com/blog/advanced-project-settings

However, there are currently some limitations. When selecting the "Root Directory", all code above that directory is excluded. This means if you set myapp as the root directory with /myapp/vercel.json as the config, you won't be able to use /example.js or /lib/helper.js, only /myapp/helper.js.

We are working on better support for monorepos to support this use case.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by JeffersonBledsoe
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants