Rocky_Mountain_Vending/.pnpm-store/v10/files/a2/5994c9ab6220742b09dc9b015bd821f2598e741d43c20e26c2ae8c2981ebf2535e3b08af32a59e028a1211cc0bb1e5c7253f80296a2d23718e476fdbaa640f
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
340 B
Text

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