Rocky_Mountain_Vending/.pnpm-store/v10/files/01/7dda8e16e2393ae214e647db8507de3daaf574d715c1efba097d6d49983faa54464c2da0f85670e73da3e0e85e113bd9638160cbb9b9d252c68f91acf1e85a
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
210 B
Text

export declare const ComponentMod: any;
declare const _default: (opts: import("../../server/web/adapter").AdapterOptions) => Promise<import("../../server/web/types").FetchEventResult>;
export default _default;