Use urql with Next.js using SSG.
Deploy the example using Vercel or preview live with StackBlitz
Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example with-urql with-urql-appyarn create next-app --example with-urql with-urql-apppnpm create next-app --example with-urql with-urql-appDeploy it to the cloud with Vercel (Documentation).