Rocky_Mountain_Vending/.pnpm-store/v10/files/af/45dbdc9c00c673ab9fe41e7e0a00716bd64884926e103bf81a6e07fae231c4b739f4519c6b715f0767a7cea1fa76e2117a911a757da2d9db64f0b62a829af1
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

2 lines
116 B
Text

// this is the actual main file 'index.js', not 'wrong.js' like the package.json would indicate
module.exports = 1;