Rocky_Mountain_Vending/.pnpm-store/v10/files/57/054e93cfc7a7e5693b4b62b52e130312d6578228587dd35a375b9903a5bba08a3e01790b137e52ef911bb9404935e67df632bacc0ba00a70c420da416495bc
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

17 lines
394 B
Text

// Compilation entry point for all tsc projects within Lighthouse.
{
"references": [
{"path": "./"},
{"path": "./types/lhr/"},
{"path": "./report/"},
{"path": "./report/generator/"},
{"path": "./viewer/"},
{"path": "./treemap/"},
{"path": "./flow-report/"},
{"path": "./shared/"},
{"path": "./clients/lightrider/"},
],
"files": [],
"include": [],
}