The mask was generated at a fixed 768x1024 size but the actual page image could be different dimensions, causing Fal.ai to return a 400 error. Now using sharp to resize the mask to match the image before sending to the API. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| backlog | ||
| components | ||
| lib | ||
| public | ||
| styles | ||
| .dockerignore | ||
| .gitignore | ||
| DEPLOYMENT.md | ||
| Dockerfile | ||
| README.md | ||
| cloudflared-config.yml | ||
| components.json | ||
| docker-compose.yml | ||
| middleware.ts | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
MycoFi website
Automatically synced with your v0.app deployments
Overview
This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.
Deployment
Your project is live at:
https://vercel.com/jeff-emmetts-projects/v0-myco-fi-website
Build your app
Continue building your app on:
https://v0.app/chat/projects/3E0ktWenMaD
How It Works
- Create and modify your project using v0.app
- Deploy your chats from the v0 interface
- Changes are automatically pushed to this repository
- Vercel deploys the latest version from this repository