Rocky_Mountain_Vending/.pnpm-store/v10/files/d3/e9ee68f9409859446b5f7b24d0d9a2ae3690ed58776065da30a522dba8155214e206bd9766e00f2c54252b974d502af0e15180059fd772497055d320c731b5
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
81 B
Text

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es5",
},
}