Rocky_Mountain_Vending/.pnpm-store/v10/files/6c/334821c1f3b45e5530f22fd2a8b18054751ebb18d32ffbfaec7b900019113e49ab524b356b5169e0e421013dc526697d3b6be1480f78798287b1bb7091eefd
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
83 B
Text

language: node_js
node_js:
- '4'
- 'lts/*'
- 'node'
env:
- PGUSER=postgres