Rocky_Mountain_Vending/.pnpm-store/v10/files/67/e5495113adf6de0949b2a7f02d1cb00f6d9dedce5c2ae2b92a3585740fe1f5bc0aff30a9f5ddd1057b1465ad1339cbe0b0246e22f8bf915fd79ba2adf6ccb6
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
161 B
Text

export declare const NEXT_PROJECT_ROOT: string;
export declare const NEXT_PROJECT_ROOT_DIST: string;
export declare const NEXT_PROJECT_ROOT_DIST_CLIENT: string;