Rocky_Mountain_Vending/.pnpm-store/v10/files/53/30a72954b38bca852867c7f38f23b390bc075945b4f923e3793f933c4180b8c3c5c000ec8114a300bb185cf672ea2e62d8d73da19c402c488d6f649c52651b
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

5 lines
70 B
Text

export const version = {
major: 4,
minor: 0,
patch: 0,
};