Rocky_Mountain_Vending/.pnpm-store/v10/files/00/9eb08112fbb923ad6f74f3a0251cf92463a9521c8de9f7d38045bc374cf245ccfdee5765ccecb6a6035bd1a01efa393edb9e7db689650ebc8a80ae63f662e9
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
123 B
Text

import '../lib/require-instrumentation-client';
export declare function pageBootstrap(assetPrefix: string): Promise<void>;