Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project.
What happens:
Push to GitHub triggers a build on Appwrite Cloud It shows "Waiting for build to start" for 5-10+ minutes before processing begins After ~15m 46s of processing, the deployment fails with "Your deployment has failed" No specific error message is shown in the logs beyond the failure Project details:
Next.js 16.2.2 with React 19 ~52 source files (small project) Build completes successfully locally in under 60 seconds Dependencies: framer-motion, lucide-react, recharts, Tailwind CSS v4, Appwrite SDK Recently cleaned up heavy unused packages (removed react-icons, jsdom, html-react-parser) to reduce install size
What I've tried:
Removed dependencies (cut ~87 MB from node_modules) Verified the build works perfectly on my local machine Confirmed latest code is pushed to the repo Retried deployment multiple times — same result
Recommended threads
- Invalid document structure: Unknown attr...
Environment: Dart version: 3.5.1 dart_appwrite: 13.0.0 I’ve already created the database structure using a Dart function. I can create data records using cloud...
- Host Static HTML Site
I'm trying to deploy a static HTML website on my Appwrite self-hosted instance. I can't get it to work. I don't really understand the configuration. I have the ...
- Appwrite usage is reporting inaccurate i...
I was using Appwrite mainly for the site hosting on the free tier when I saw that I am using 5 GB storage when Appwrite only allows you to use 2 GB. It’s been l...