Rocky_Mountain_Vending/.pnpm-store/v10/files/55/563853536e0b7f775d5c14adf8cefe0424d2126f70fbdb84d22f5b203fa81b328cb5fece8d15d0c5c946d49abfbbc89dd4645bac7afa4b8c3ca7b3db80f005
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

1 line
113 B
Text

export declare function turbopackBuild(withWorker: boolean): ReturnType<typeof import('./impl').turbopackBuild>;