Compiles a FrontMCP project using TypeScript (Documentation Index
Fetch the complete documentation index at: https://docs.agentfront.dev/llms.txt
Use this file to discover all available pages before exploring further.
tsc). Supports deployment adapters for platform-specific output.
Usage
Configuration
project.json
Options
| Option | Type | Description |
|---|---|---|
entry | string | Entry file path |
outputPath | string | Output directory path |
adapter | node | vercel | lambda | cloudflare | Deployment adapter |
Caching
This executor is cacheable. Nx will skip the build if inputs haven’t changed.nx.json