Article JSON-LD
A Article schema is the strongest single AEO signal for a informational query. Paste this in the <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Build and deploy on the AI Cloud.",
"description": "Vercel gives developers the frameworks, workflows, and infrastructure to build a faster, more personalized web.",
"url": "https://vercel.com/",
"datePublished": "2026-05-31",
"author": {
"@type": "Person",
"name": "Add author name"
},
"publisher": {
"@type": "Organization",
"name": "Vercel",
"logo": {
"@type": "ImageObject",
"url": "https://vercel.com/logo.png"
}
}
}
</script>