Rocky_Mountain_Vending/.pnpm-store/v10/files/26/6f3dfaf3084e04890b4d3e8c7613470da8116373021bb601ac6e26b275c97c524f2b81e9b81f85dd17baa775e10d3fa79c872c7f823fcc3cd2a16d504bed3f
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
155 B
Text

export declare const PARALLEL_ROUTE_DEFAULT_PATH = "next/dist/client/components/builtin/default.js";
export default function ParallelRouteDefault(): void;