Rocky_Mountain_Vending/.pnpm-store/v10/files/51/42fc33551e9951cf24cbd39f66eb4b77ee756ec0157ebb1fd71e86d7ab270d2814c9e98a9dd5d3a152838e7b234e63cf759fb803dc63b0a04cb770e42d4f0b
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
298 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 nextDay = convertToFP(fn, 2);
// Fallback for modularized imports:
export default nextDay;