Rocky_Mountain_Vending/.pnpm-store/v10/files/73/bae81d1806d7f44a672c2cb86b72cd837e43aa43fe37ef94ca8f4bc763886d5605fb7f2e451cd04739283650e831dacdf6095e51c17092326a14c15f97dabc
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
93 B
Text

import type { CacheFs } from '../../shared/lib/utils';
export declare const nodeFs: CacheFs;