nuxt / vercel-builder

Vercel Builder for Nuxt
MIT License
645 stars 75 forks source link

Builds in vercel.json is not recommended #766

Closed silverbackdan closed 1 year ago

silverbackdan commented 1 year ago

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.

danielroe commented 1 year ago

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.

silverbackdan commented 1 year ago

Amazing, thanks.

styfle commented 1 year ago

@danielroe Can you update the readme here with links to the new solutions so its clear to new users?

danielroe commented 1 year ago

~> https://github.com/nuxt/vercel-builder/commit/82445c0a14284bb7ed9e2b556f03318d4c180d1a