Rocky_Mountain_Vending/.pnpm-store/v10/files/d9/980853b5f423568f317d8a0ef9540f036d0e9d53e5e990558660a965a33b2409860e0ab597403759d6e0213b550211b9831da5c4cefa1b566353a8b43f7474
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

2 lines
101 B
Text

import type { TestVectors } from "./vectorTypes.fixture";
export declare const vectors: TestVectors;