Rocky_Mountain_Vending/.pnpm-store/v10/files/75/e4860ab5f875f2133cd936cadb5bafe3e300127dc4fcd19aff77c4ff9a36a61eb9c7c4237aa729ba5b18c06d825055550588cd1a6a3d8b73629260b1550f0e
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
77 B
Text

export declare const RuntimeErrorHandler: {
hadRuntimeError: boolean;
};