Static Framer export prepared for deployment on Vercel.
Node.js is the only requirement:
node serve.cjsThen open http://localhost:3000.
- Import the GitHub repository into Vercel.
- Select Other as the Framework Preset.
- Leave the Build Command empty.
- Use
.as the Output Directory (or leave it at the detected project root). - Deploy.
The project uses vercel.json for SPA fallback, cache behavior, CORS, and basic security headers.