Rocky_Mountain_Vending/.pnpm-store/v10/files/d3/a824170f73a96065239d22744399efec8acc2146de6c80f78a11337ae2e40f0879c0b57e3a21d5968a9584811e0b45b5245147a1393575653ce42a12fc9cdb
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

4 lines
212 B
Text

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DEFAULTS_MODE_OPTIONS = void 0;
exports.DEFAULTS_MODE_OPTIONS = ["in-region", "cross-region", "mobile", "standard", "legacy"];