![](/_next/image?url=https%3A%2F%2Fimg.youtube.com%2Fvi%2Fz64zCEAIMXk%2F0.jpg&w=3840&q=75)
![](/_next/image?url=https%3A%2F%2Fvercel.com%2Fapi%2Fv1%2Fintegrations%2Fassets%2Foac_VnRV92Cy6BoP96QY6Rkc5898%2Fimages%2F4a89155eb9c2cf6bfee2db9f0f71a08ce58338a0.png&w=3840&q=75)
![](/_next/image?url=https%3A%2F%2Fvercel.com%2Fapi%2Fv1%2Fintegrations%2Fassets%2Foac_VnRV92Cy6BoP96QY6Rkc5898%2Fimages%2F9a70ea898086027166e4aec6683b4a3ba25bfa6a.png&w=3840&q=75)
Overview
Meilisearch is a powerful, lightning-fast, and relevant search engine. Using Meilisearch Cloud with Vercel enables you to effortlessly integrate relevant search experience in your frontend applications.
Meilisearch Cloud pairs seamlessly with modern frontend frameworks and serverless applications. Grow your app confidently with a platform built for resilience, scale, and the highest data privacy and security levels.
Ready to see it in action? Use our starter demo built with Next.js and Meilisearch.
Instructions
This integration allows you to connect a new or existing Meilisearch project to your Vercel project(s).
After completing the integration setup and successfully linking a Meilisearch project to your Vercel project(s), head over to your Meilisearch project's settings to get the required environment variables:
MEILISEARCH_URL
: The URL of your Meilisearch instanceMEILISEARCH_SEARCH_API_KEY
: A read-only API key that can be used safely by frontend apps to perform search requestsMEILISEARCH_ADMIN_API_KEY
: An API key with admin rights – you should only on it server-side to perform operations like adding/removing documents, tweaking settings, etc.
Take a look at the integration documentation to get started.