Rocky_Mountain_Vending/.pnpm-store/v10/files/0c/621af2ed51ba7c02cff5104993b53283fef6b1f6eb0ccd573d95d664cdb25a1d0444bb8cd27609cdd6de3796152cf13b738b00f0c2988fa7f3ae8089d7e29b
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

9 lines
145 B
Text

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 2
trim_trailing_whitespace = true