Rocky_Mountain_Vending/.pnpm-store/v10/files/74/f6e721c52dcc75350dab1d5bf4ae05c5c26912a012b8df0295f2bd032ed079c71ed981e193e0a28f9d8f345e606a9942d4e9c6c9d196becb04fddd0370b36e
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 { nextSunday as fn } from "../nextSunday.js";
import { convertToFP } from "./_lib/convertToFP.js";
export const nextSundayWithOptions = convertToFP(fn, 2);
// Fallback for modularized imports:
export default nextSundayWithOptions;