github vercel/vercel @vercel/fs-detectors@6.13.0

latest releases: vercel@56.1.0, @vercel/static-build@2.11.6, @vercel/python@6.50.0...
11 hours ago

Minor Changes

  • 7bbfd48: Support "entrypoint": "pyproject.toml" for services. A service may now set entrypoint: "pyproject.toml" to build exactly what that file declares: the web app from tool.vercel.entrypoint (when present) and queue subscribers from [[tool.vercel.subscribers]]. Filename-based entrypoint auto-detection never runs in this mode, and subscribers-only services (no web function) are supported.

Patch Changes

  • Updated dependencies [607f0ef]
    • @vercel/build-utils@13.33.0

Don't miss a new vercel release

NewReleases is sending notifications on new releases.