{
	"buildCommand": "bun nx build @evmts/docs",
	"devCommand": "bun dev --port $PORT",
	"framework": "vitepress",
	"installCommand": "bun install",
	"outputDirectory": "docs/.vitepress/dist"
}
