Rocky_Mountain_Vending/.pnpm-store/v10/files/78/ffb68b7eec279c103f4fb7268aaeab6baf2f5d7f04a4c86c04da09541bdb2704feecc7e31ceae574091a72db4ea085052879c0db2881c25723dc323df4f4ca
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
73 B
Text

{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}