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