Rocky_Mountain_Vending/.pnpm-store/v10/files/ee/2e17ff7fb830e7f20e282a0f70d8e3dbd1784b5aee16e776c6a16b6df4a65ff048dea042c772a1c3e67ed2f922ba679eec31b79fb05498dc8b82a7e2816e21
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

4 lines
73 B
Text

'use strict';
/** @type {import('./abs')} */
module.exports = Math.abs;