[Bug]: Nuxt 4 SSR Deployment Times Out (Node 22 + PNPM)
- Dominant language
- TypeScript
- Stars
- 57.4k
- Forks
- 5.7k
- Avg merge
- 14h 50m
- Merged PRs (30d)
- 276
Description
### 👟 Reproduction steps
1. Initialize a fresh Nuxt project: pnpm create nuxt@latest
2. Go to Site menu in Appwrite Project.
3. Connect the repository.
4. Configure the build settings:
- Runtime: Node.js 22
- Framework: Nuxt
- Package Manager: PNPM
- Commands: pnpm install, pnpm build
- Entrypoint: (Default/Auto)
5. Deploy the site.
6. Open URL
### 👍 Expected behavior
The Nuxt welcome page should render successfully.
### 👎 Actual Behavior
The request hangs and eventually returns a Timeout error
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
Linux
### 🧱 Your Environment
Framework: Nuxt 4 (latest)
Runtime: Node.js 24
Package Manager: PNPM
### 👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.