Rocky_Mountain_Vending/.pnpm-store/v10/files/b0/4e7a4de792ac156437f91c89f407e4124739085a72f3d355bd36501ea52a096eb28d3afc2f5667cbeb2566b7ecfa23cdec4bfddab3750baec2401f9c823290
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
121 B
Text

import type { AppPageRender } from '../../app-render/app-render';
export declare const lazyRenderAppPage: AppPageRender;