Appearance
🚀 Flügel Chemistry Deployment Guide
This guide explains how to deploy Flügel Chemistry to Cloudflare Pages or Vercel.
🛠️ Build Requirements
- Node.js
>= 18.0.0(Recommended:v20.xLTS) - Package Manager:
npmorpnpm
📦 Build Command
bash
npm run docs:buildThe static production assets will be output to .vitepress/dist.
☁️ Cloudflare Pages Configuration
- Project Name:
flugel-chemistry - Framework Preset:
VitePress - Build Command:
npm run docs:build - Build Output Directory:
.vitepress/dist - Node.js Version:
20.19.0