yank crawls every URL on the captured site, groups similar paths to detect dynamic segments (e.g. /blog/{slug}), separates API handlers from pages by method/content-type, and writes the proper Next.js App Router file tree — folders, dynamic segments, layouts and all.