Skip to content

[services] add support for vercel dev#14805

Merged
nsidnev merged 9 commits intomainfrom
nsidnev/local-services-dev
Feb 4, 2026
Merged

[services] add support for vercel dev#14805
nsidnev merged 9 commits intomainfrom
nsidnev/local-services-dev

Conversation

@nsidnev
Copy link
Member

@nsidnev nsidnev commented Jan 30, 2026

Implements automatic discovery of multi-service layouts and services orchestrator for vercel dev for the new project flow from #14776:

image

@nsidnev nsidnev requested review from 1st1 and ricardo-agz January 30, 2026 06:35
@changeset-bot
Copy link

changeset-bot bot commented Jan 30, 2026

🦋 Changeset detected

Latest commit: c993b5e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@vercel/fs-detectors Minor
@vercel/build-utils Minor
@vercel/python Minor
vercel Minor
@vercel/static-build Patch
@vercel/backends Patch
@vercel/client Patch
@vercel/elysia Patch
@vercel/express Patch
@vercel/fastify Patch
@vercel/gatsby-plugin-vercel-builder Patch
@vercel/h3 Patch
@vercel/hono Patch
@vercel/koa Patch
@vercel/nestjs Patch
@vercel/node Patch
@vercel/cervel Patch
@vercel/introspection Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2026

📦 CLI Tarball Ready

The Vercel CLI tarball for this PR is now available!

Quick Test

You can test this PR's CLI directly by running:

npx https://vercel-mdh0ltrch.vercel.sh/tarballs/vercel.tgz --help

Use in vercel.json

To use this CLI version in your project builds, add to your vercel.json:

{
  "build": {
    "env": {
      "VERCEL_CLI_VERSION": "vercel@https://vercel-mdh0ltrch.vercel.sh/tarballs/vercel.tgz"
    }
  }
}

@nsidnev nsidnev requested a review from a team January 30, 2026 06:36
@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2026

🧪 Unit Test Strategy

Comparing: 81383bec993b5e (view diff)

Strategy: Code changed outside of a package - running all unit tests

⚠️ All unit tests will run because global code changes could impact all packages.

Affected packages - 41 (100%)
  1. @vercel-internals/get-package-json
  2. @vercel/backends
  3. @vercel/build-utils
  4. @vercel/cervel
  5. @vercel/cli-auth
  6. @vercel/client
  7. @vercel/config
  8. @vercel/detect-agent
  9. @vercel/edge
  10. @vercel/elysia
  11. @vercel/error-utils
  12. @vercel/express
  13. @vercel/fastify
  14. @vercel/firewall
  15. @vercel/frameworks
  16. @vercel/fs-detectors
  17. @vercel/functions
  18. @vercel/gatsby-plugin-vercel-builder
  19. @vercel/go
  20. @vercel/h3
  21. @vercel/hono
  22. @vercel/hydrogen
  23. @vercel/introspection
  24. @vercel/koa
  25. @vercel/nestjs
  26. @vercel/next
  27. @vercel/node
  28. @vercel/oidc
  29. @vercel/oidc-aws-credentials-provider
  30. @vercel/python
  31. @vercel/python-analysis
  32. @vercel/redwood
  33. @vercel/related-projects
  34. @vercel/remix-builder
  35. @vercel/routing-utils
  36. @vercel/ruby
  37. @vercel/rust
  38. @vercel/static-build
  39. @vercel/static-config
  40. examples
  41. vercel

Results

  • Unit tests: All affected packages will run unit tests
  • E2E tests: Handled separately (Version Packages PRs or run-e2e-tests label)
  • Type checks: All affected packages will run type checks

This comment is automatically generated based on the affected testing strategy

Base automatically changed from ricardo/be-406-services-new-project-v2 to main January 30, 2026 19:21
@nsidnev nsidnev force-pushed the nsidnev/local-services-dev branch from c55da3b to ca22751 Compare February 2, 2026 16:41
@nsidnev nsidnev marked this pull request as ready for review February 2, 2026 16:42
@nsidnev nsidnev requested review from a team, agadzik and chloetedder as code owners February 2, 2026 16:42
Copy link
Contributor

@ricardo-agz ricardo-agz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice
This can be a separate PR, but it would be good to add dev support for generic Python apps as well (when framework is null but runtime is python). Sort of like this other generic "pyproject app" idea where we consolidate vc_init_dev_asgi.py and vc_init_dev_wsgi.py and run the Python dev server for everything even non Flask and FastAPI apps

@nsidnev nsidnev merged commit ce92082 into main Feb 4, 2026
405 of 409 checks passed
@nsidnev nsidnev deleted the nsidnev/local-services-dev branch February 4, 2026 19:46
ricardo-agz pushed a commit that referenced this pull request Feb 4, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @vercel/build-utils@13.3.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- [services] add `services` to `config.json`
([#14847](#14847))

## vercel@50.11.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- [services] add `services` to `config.json`
([#14847](#14847))

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`81383be63cb499db3c2f1e3ef39153d6e5f1f5cf`](81383be),
[`2a6e1f5d55080e205e55481fa096b043650b382a`](2a6e1f5),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0
    -   @vercel/python@6.6.0
    -   @vercel/next@4.15.22
    -   @vercel/backends@0.0.27
    -   @vercel/elysia@0.1.29
    -   @vercel/express@0.1.38
    -   @vercel/fastify@0.1.32
    -   @vercel/go@3.3.4
    -   @vercel/h3@0.1.38
    -   @vercel/hono@0.2.32
    -   @vercel/hydrogen@1.3.5
    -   @vercel/koa@0.1.12
    -   @vercel/nestjs@0.2.33
    -   @vercel/node@5.5.30
    -   @vercel/redwood@2.4.9
    -   @vercel/remix-builder@5.5.10
    -   @vercel/ruby@2.2.5
    -   @vercel/rust@1.0.5
    -   @vercel/static-build@2.8.31

## @vercel/fs-detectors@5.8.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- [services] add `services` to `config.json`
([#14847](#14847))

## @vercel/python@6.6.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- Skip filtering system pythons on local vercel builds.
([#14858](#14858))

## @vercel/backends@0.0.27

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/cervel@0.0.14

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/backends@0.0.27

## @vercel/client@17.2.33

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/elysia@0.1.29

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/express@0.1.38

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30
    -   @vercel/cervel@0.0.14

## @vercel/fastify@0.1.32

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/gatsby-plugin-vercel-builder@2.0.129

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/h3@0.1.38

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/hono@0.2.32

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/introspection@0.0.13

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/backends@0.0.27

## @vercel/koa@0.1.12

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/nestjs@0.2.33

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/next@4.15.22

### Patch Changes

- Remove 404.html prerenders from serverless function
([#14836](#14836))

## @vercel/node@5.5.30

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/static-build@2.8.31

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/gatsby-plugin-vercel-builder@2.0.129

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
tonypan2 pushed a commit that referenced this pull request Feb 5, 2026
Implements automatic discovery of multi-service layouts and services
orchestrator for `vercel dev` for the new project flow from
#14776
tonypan2 pushed a commit that referenced this pull request Feb 5, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @vercel/build-utils@13.3.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- [services] add `services` to `config.json`
([#14847](#14847))

## vercel@50.11.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- [services] add `services` to `config.json`
([#14847](#14847))

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`81383be63cb499db3c2f1e3ef39153d6e5f1f5cf`](81383be),
[`2a6e1f5d55080e205e55481fa096b043650b382a`](2a6e1f5),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0
    -   @vercel/python@6.6.0
    -   @vercel/next@4.15.22
    -   @vercel/backends@0.0.27
    -   @vercel/elysia@0.1.29
    -   @vercel/express@0.1.38
    -   @vercel/fastify@0.1.32
    -   @vercel/go@3.3.4
    -   @vercel/h3@0.1.38
    -   @vercel/hono@0.2.32
    -   @vercel/hydrogen@1.3.5
    -   @vercel/koa@0.1.12
    -   @vercel/nestjs@0.2.33
    -   @vercel/node@5.5.30
    -   @vercel/redwood@2.4.9
    -   @vercel/remix-builder@5.5.10
    -   @vercel/ruby@2.2.5
    -   @vercel/rust@1.0.5
    -   @vercel/static-build@2.8.31

## @vercel/fs-detectors@5.8.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- [services] add `services` to `config.json`
([#14847](#14847))

## @vercel/python@6.6.0

### Minor Changes

- Add multi-service support for `vercel dev`. When
`VERCEL_USE_EXPERIMENTAL_SERVICES=1` is set, the CLI auto-detects
different multi-service layouts and orchestrates dev servers for each
service through a single proxy server.
([#14805](#14805))

### Patch Changes

- Skip filtering system pythons on local vercel builds.
([#14858](#14858))

## @vercel/backends@0.0.27

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/cervel@0.0.14

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/backends@0.0.27

## @vercel/client@17.2.33

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/elysia@0.1.29

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/express@0.1.38

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30
    -   @vercel/cervel@0.0.14

## @vercel/fastify@0.1.32

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/gatsby-plugin-vercel-builder@2.0.129

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/h3@0.1.38

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/hono@0.2.32

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/introspection@0.0.13

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/backends@0.0.27

## @vercel/koa@0.1.12

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/nestjs@0.2.33

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/node@5.5.30

## @vercel/next@4.15.22

### Patch Changes

- Remove 404.html prerenders from serverless function
([#14836](#14836))

## @vercel/node@5.5.30

### Patch Changes

- Updated dependencies
\[[`3ee91bd6782888e626486c706dcba65fd51ba0e5`](3ee91bd),
[`ce9208286ed6d29d6764ea4d290680ad98e65d22`](ce92082)]:
    -   @vercel/build-utils@13.3.0

## @vercel/static-build@2.8.31

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/gatsby-plugin-vercel-builder@2.0.129

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants