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

import { Fork } from "../types";
export default function (fork: Fork): void;