Rocky_Mountain_Vending/.pnpm-store/v10/files/a8/cbff0aaddd56e91a2757d73ef80243a32dd631dfe6c93fa436f476d18783e0d8d2bdd4d8f22fae75d73cc2b27830c838f7dcdfbf61b606e2d4d83b5ba6b799
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

8 lines
183 B
Text

"use strict";
Object.defineProperty(exports, "defaultLocale", {
enumerable: true,
get: function () {
return _index.faIR;
},
});
var _index = require("../locale/fa-IR.cjs");