Builds in vercel.json is not recommended
silverbackdan opened this issue · comments
Daniel West commented
I think the docs need updating as the builds
property is deprecated. I just saw this and haven't looked at the functions
property which seems to be suggest. I'm not sure how I'd configure this to use this builder though.
Reference: https://vercel.com/docs/project-configuration#legacy/builds
Cheers.
Daniel Roe commented
This is a legacy builder and needs the builds
property. We'd strongly recommend using Nuxt Bridge or Nuxt 3 which use the latest Vercel features instead.
Daniel West commented
Amazing, thanks.
Steven commented
@danielroe Can you update the readme here with links to the new solutions so its clear to new users?
Daniel Roe commented
~> 82445c0