Rocky_Mountain_Vending/.pnpm-store/v10/files/d4/652b158e94da43b41c666f5e5e3a0cb9a183614746e9ff9743cebb9f94d56b0bd3cd5f0dec2177e9d241492f2f3ec20ac09624d286005e6e0d4dcbd9b64ad5
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
80 B
Text

import type { Match } from "../../types.js";
export declare const match: Match;