Rocky_Mountain_Vending/.pnpm-store/v10/files/34/802a026f9d0a1d7a8f3e8f7048f92b3af4dfd0f227025e9f886f7e17bad12799840dd244af636f3be01a4f611f9a336ded0a387be761902c52a949bdd45495
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

6 lines
69 B
Text

language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"