Rocky_Mountain_Vending/.pnpm-store/v10/files/d4/0d7cc770b8d33d9e73ceb4a1d7abd0e71410fe3d7548eb68b721d17dd51cb3fb386b2384eeaa301c482ac28163fd6dee4349a102396cc17a77f5e1168edca0
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

8 lines
168 B
Text

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = {
major: 4,
minor: 0,
patch: 0,
};