Rocky_Mountain_Vending/.pnpm-store/v10/files/a0/e3531c62b28b4a7427fe9686bca3e01437ec34e0911c184972a2074084d80afec30a0b84919e01127f2132057788acccbb5fbfab19b785275027fbe637852c
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
320 B
Text

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