Rocky_Mountain_Vending/.pnpm-store/v10/files/bc/3a81297e097d45e3e70a4f0dee04879184a14e4bc68ea786c0a119c94fc96a5139b27940829637694869b8d11c7426ef43db6f27414de1b5c7a861e0cfd030
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
165 B
Text

/* eslint-disable @typescript-eslint/no-require-imports */
/* eslint-disable no-undef */
const persian = require("./dist/cjs/persian.js");
module.exports = persian;