Initial setup of Vercel Workflow DevKit before workflow is installed. Fetch the official getting-started guide for the user's framework.
0) Sanity check Read package.json. If workflow is already a dependency, tell the user to use /workflow instead (it reads versioned docs from nodemodules/workflow/docs/). Only continue if workflow is missing.
1) Determine the framework Non-interactive: If the user named a framework in their prompt, use it directly.
node_modules에 존재하기 전에 Vercel Workflow DevKit를 설치하고 구성하십시오. 사용자가 Next.js, Express, Hono, Fastify, NestJS, Nitro, Nuxt, Astro, SvelteKit 또는 Vite에 대해 "워크플로 설치", "워크플로 설정", "지속적인 워크플로 추가", "워크플로 개발 키트 구성" 또는 "워크플로 초기화"를 요청할 때 사용합니다. 출처: vercel/workflow.