Rocky_Mountain_Vending/.pnpm-store/v10/files/1f/6d17f516caccf57ef0f4ed5a885f1baba4850a45ce4e501c98ad557b86975e14aa9ba874747a02c7dc56b13b05eb175ae310e065e8c41fa6dc44b074eed9ec
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

1 line
82 B
Text

export declare function writeFileAtomic(filePath: string, content: string): void;