Deploy Mistral Vibe sites with VibeDeploy
Mistral renamed Le Chat to Vibe in 2026; your conversations, settings, and plans carried over, and so did the way it builds web pages. Whether Vibe writes your page in its Canvas editor or through its coding agent in VS Code, JetBrains, or Zed, VibeDeploy puts the result online from Belgium with your own domain and automatic SSL.
Why VibeDeploy for Mistral Vibe
Vibe gets you surprisingly far: Canvas shows a rendered preview of your HTML behind the eye icon, and the coding agent writes complete projects onto your disk. What neither surface gives you is a public URL. The preview lives inside your chat and the files live on your laptop, so nobody in Antwerp or anywhere else can visit what you made. VibeDeploy is the missing serving layer: real hosting, a real domain, a certificate, all from a Belgian data centre.
European model, European hosting
Vibe comes from Mistral in Paris; VibeDeploy serves from Belgium. Build with an EU model and host on EU infrastructure, and the whole stack stays close to home, GDPR included.
Paste-ready for Canvas output
A Canvas web page is typically one HTML file, and that is exactly what the VibeDeploy dashboard eats: paste it in and the site is live at name.vibedeploy.be within seconds.
At home in the IDE workflow too
Vibe's coding agent works inside VS Code, JetBrains, and Zed and ships a CLI, so its output is ordinary files on your disk. Drag the folder into the dashboard, connect the GitHub repo for build-on-push, or let an agent deploy over the HTTP API.
How to deploy a Mistral Vibe site
- 1
Build your page in Vibe's Canvas
Ask Vibe for a page, a portfolio, a menu for your café, a launch page. It opens Canvas, the in-chat editor, next to the conversation. Click the eye icon to toggle Preview and Canvas renders the HTML (React pages too) so you can keep prompting until it looks right.
- 2
Copy the generated HTML out
Use the Copy button on the canvas to grab the raw code, tweaking it directly in the canvas first if you like. Vibe has no publish button and no ZIP export for web projects, so the clipboard is how your page leaves the chat. That's fine: one HTML file is all VibeDeploy needs.
- 3
Paste it into the VibeDeploy dashboard
Start your 14-day free trial at vibedeploy.be (no credit card needed). Create a site, paste the HTML, done: your page is live at name.vibedeploy.be. Prefer not to touch a dashboard at all? Export your VibeDeploy deploy guide and hand it to any AI that can make web requests; it POSTs the files to the API, and if its sandbox can't, the guide falls back to a one-click deploy panel in your browser.
- 4
Working in the IDE instead? Deploy from disk
When Vibe's coding agent builds inside VS Code, JetBrains, Zed, or via its CLI, the project lands on your local disk like any editor workflow. From there every VibeDeploy path is open: drag the build output into the dashboard, connect the GitHub repo so each push redeploys, or keep the deploy guide in the project folder so an agent can ship it over the HTTP API.
- 5
Attach your own domain
In site settings, add your domain and point a CNAME at VibeDeploy. Let's Encrypt SSL provisions automatically, usually inside 60 seconds. Until then your visitors reach the site at name.vibedeploy.be.
Mistral Vibe hosting at a glance
How Mistral Vibe's default hosting and a generic alternative compare to VibeDeploy.
| Feature | Mistral Vibe default / generic alt | VibeDeploy |
|---|---|---|
| Public URL for visitors | No (preview stays in the chat) | Yes, live in seconds |
| Custom domain + SSL | No | Included on every plan |
| Hosting location | n/a (nothing is hosted) | EU (Belgium) |
| Rollback after a bad edit | Chat history only | Deploy snapshots |
| Forms and analytics | No | Built in |
Common questions about deploying Mistral Vibe
Is Le Chat the same thing as Vibe?expand_more
Yes. Mistral rebranded Le Chat to Vibe in 2026, and everything, conversations, settings, and plans, carried over. Everything on this page applies whether you still call it Le Chat or already say Vibe.
How do I get my page out of Canvas?expand_more
Copy it. Canvas has a Copy button for the raw content, and you can edit the code directly in the canvas before you take it. There is no ZIP export for web projects that we know of, so don't go hunting for a download button: copy the generated HTML and paste it into the VibeDeploy dashboard.
Can Vibe deploy to VibeDeploy directly, for example over MCP?expand_more
We haven't verified MCP client support in Vibe's IDE and CLI surfaces yet, so this page only recommends paths that work today: pasting Canvas output into the dashboard, the deploy guide with its browser fallback, GitHub build-on-push, and the direct HTTP API. In the IDE workflow the files are local anyway, so nothing is blocked.
Canvas previews React pages. Can I deploy those too?expand_more
A single self-contained HTML page from Canvas deploys as-is. React components are different: copied on their own they are source code, not a site. Put them in a project via Vibe's IDE workflow, run the build, and deploy the output folder. VibeDeploy serves static and SPA builds; anything needing a live server backend is out of scope.
Where does my site actually run?expand_more
In a Belgian data centre, on VibeDeploy's own EU infrastructure operated by Serso BV. Your page and your visitors' data stay inside the EU, and a DPA is available on every paid plan. Combined with a French model doing the building, no part of the workflow has to cross the Atlantic.
Ship your Mistral Vibe project today
14-day free trial, no credit card. Custom domain in 60 seconds. Hosted in Belgium.