Rocky_Mountain_Vending/.pnpm-store/v10/files/04/d07ff0dac04dd4793a2d114e2953937d2b094b725f4e8a36404750017b5dadb5a7250437132df52d0d17dc031927691c303c85157c3916775175ba3b0080fb
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

9 lines
332 B
Text

// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
import { nextMonday as fn } from "../nextMonday.js";
import { convertToFP } from "./_lib/convertToFP.js";
export const nextMondayWithOptions = convertToFP(fn, 2);
// Fallback for modularized imports:
export default nextMondayWithOptions;