Appearance
Custom Domains & Fullstack Hosting
Bring your own domain
On a Team or Enterprise plan, you can attach your own domain (e.g. undangan.example.com) to a published project from the same Publish dialog — CNAME instructions appear inline once it's attached.
Fullstack apps get real backend capability
When you publish a fullstack app with real server logic, Morpho automatically provisions what it needs — no extra setup or toggle required:
- A database for your app's server-side data.
- File storage, if your app needs to store files.
- Vector search, if your app uses it.
- Scheduled jobs, if your app defines one.
These are all included at no extra step beyond a normal publish — Morpho detects what your generated code actually uses and provisions accordingly.