Rocky_Mountain_Vending/.pnpm-store/v10/files/c5/d42ae86ac9e75d96b9cfc402ff7d8439fc2a84b9c1a78269c2e9f726b46d65efd29f699acc2910b2d1915f284a253e6192e292f1e76894074a846ce0b20416
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
77 B
Text

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