Rocky_Mountain_Vending/.pnpm-store/v10/files/85/401dd24f50737b26088f2b12c80027d3df165c856c75591977873db6a1fee1c0cd010b74061d8abd8ba36e4b80f57ff26aca70968369d4ea98944e1f171901
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

3 lines
59 B
Text

declare const Object: ObjectConstructor;
export = Object;