specification: FinOps Framework specificationVersion: '1.0' schema: https://www.finops.org/framework/ provider: v0 providerId: v0 created: '2026-05-08' # Provenance stamped 2026-08-11: this artifact was written by the API Evangelist # bulk sweep dated 2026-05-08, not harvested from the provider. See roadmap#35. method: generated modified: '2026-05-08' reconciled: true tags: - AI - App Builder - Vercel - FinOps - FOCUS description: v0 is metered as subscription + monthly credits. FinOps levers center on credit consumption per chat/deployment and per-seat scaling on Team plans. notes: Credits are consumed by chat generations and deployments. Invoiced via Vercel. sources: - https://v0.app/pricing - https://vercel.com/docs/v0/api - https://focus.finops.org/focus-specification/v1-3/ alignedWith: framework: FinOps Foundation Framework frameworkUrl: https://www.finops.org/framework/ dataSpec: FOCUS dataSpecVersion: '1.3' dataSpecUrl: https://focus.finops.org/focus-specification/v1-3/ publisherName: Vercel Inc. serviceCategory: AI billingModel: pricingCategory: Subscription + Usage billingFrequency: Monthly billingCurrency: USD chargeCategories: - Usage - Purchase focusColumns: ServiceName: v0 ServiceCategory: AI ProviderName: Vercel PublisherName: Vercel InvoiceIssuerName: Vercel BillingCurrency: USD ChargeCategory: Usage meters: - name: credits description: v0 credits consumed by chat generations, deployments, and other Platform API operations. unit: credit aggregation: sum dimensions: - account - workspace - api_key - name: seats description: Active seats on Team plans. unit: seat aggregation: max dimensions: - workspace principles: - name: Visibility description: Use the Platform API rate-limits / usage endpoints and Vercel invoices to track credit burn. - name: Allocation description: Allocate by API key or workspace to attribute spend to internal teams. - name: Optimization description: Cache prompts, scope generations narrowly, prefer chat reuse over new chats. - name: Accountability description: Designate workspace owners to monitor monthly credit consumption. maintainers: - FN: Kin Lane email: kin@apievangelist.com