Rocky_Mountain_Vending/.pnpm-store/v10/files/95/8d7a642442346c294d6abf30531845f6695acfeea845c4326fc0c15bb05154f1dde4faaef0f9cde83c90851e3d9ddf3fc61ecffd7373bacc76696d18ff89a3
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

7 lines
71 B
Text

language: node_js
node_js:
- "4"
- "6"
- "8"
- "9"
sudo: false