Hi there,
I've checked your domains and here's why they're stuck at PROVISIONING:
- marffet-app.zeabur.app (frontend): Your frontend service is currently crashed, so the domain health check cannot reach it — it times out waiting for a response.
- marffet-api.zeabur.app (backend): The service is running, but TLS certificate provisioning is failing with an internal error.
For the frontend, the crash is likely caused by a missing Root Directory setting. Your previous project had it set to /frontend, but the current one has it empty. Please set the Root Directory to /frontend in your service settings and redeploy — the domain should provision automatically once the service is up.
For the backend domain, please try removing and re-adding it after the frontend is fixed.
Additionally, your server (2C 2GB) is under heavy resource pressure — memory is 73% used and the CPU load is well above the 2-core capacity. Your two services alone can peak at over 1.1 GB combined, which is very tight on a 2 GB server. If you continue to experience instability, I'd recommend upgrading to a larger server spec (e.g. 4C 4GB).