![](/_next/image?url=https%3A%2F%2Fvercel.com%2Fapi%2Fv1%2Fintegrations%2Fassets%2Foac_qK1ULETaD9LVfCj8WRSmMVhc%2Fimages%2F0e554a0af89698aa7974439cc5a4fe5e869751d6.png&w=3840&q=75)
![](/_next/image?url=https%3A%2F%2Fvercel.com%2Fapi%2Fv1%2Fintegrations%2Fassets%2Foac_qK1ULETaD9LVfCj8WRSmMVhc%2Fimages%2F3e72abcdfdca782378b1776f2c47777f9e91eab1.png&w=3840&q=75)
![](/_next/image?url=https%3A%2F%2Fimg.youtube.com%2Fvi%2F9zi1QSrQ6Aw%2F0.jpg&w=3840&q=75)
Overview
Hasura gives you instant GraphQL and REST APIs for all your data. Build your apps using Next.js and deploy on Vercel with a Hasura Cloud backend for a powerful fullstack development.
- Build modern apps & APIs 10x faster
- Built in Authorization & Caching
- Blazing fast GraphQL & REST APIs
- Open source
Instructions
A GraphQL Endpoint will be created for each project. You can configure the database connection using the Hasura Console for the project.
Here are some of the environment variables that get auto-populated on your connected Vercel projects.
HASURA_PROJECT_ENDPOINT
- GraphQL API endpoint of the Hasura Cloud project.NEXT_PUBLIC_HASURA_PROJECT_ENDPOINT
- GraphQL API endpoint to be exposed on the Next.js browser client.HASURA_ADMIN_SECRET
- Admin secret key to access your GraphQL API.