@vercel/build-utils@13.4.3
📦 vercel-functionsView on GitHub →
✨ 2 features🔧 1 symbols
Summary
This patch release consolidates schema fields in vercel.json and makes the framework configuration optional in service definitions, relying on workspace inference when possible.
✨ New Features
- Consolidated 'workspace' and 'entrypoint' from the 'experimentalServices' section of the vercel.json schema.
- Made 'framework' configuration in services optional; the framework is now inferred from the service workspace if not explicitly provided.