Skip to content

sky-ranker/aperture-labs

Repository files navigation

Aperture Labs

Premium minimalist brand website for Aperture Labs built with Next.js, React, TypeScript, Tailwind CSS, and Framer Motion.

Live site: https://aperture-labs.ai

Run locally

npm install
npm run dev

Production build

npm run build
npm run start

Deployment

Set the production site URL for canonical metadata, Open Graph images, and sitemap generation:

NEXT_PUBLIC_SITE_URL=https://aperture-labs.ai

Deploy on Vercel

  1. Import the project into Vercel.
  2. Set the framework preset to Next.js if Vercel does not detect it automatically.
  3. Add NEXT_PUBLIC_SITE_URL in Project Settings using the production domain https://aperture-labs.ai.
  4. Redeploy after the domain is connected so metadata, canonical URLs, and the sitemap all use the final production origin.

The app is configured so Vercel preview deployments return noindex metadata, a blocking robots.txt, and an empty sitemap. That keeps preview URLs out of search results while production stays fully indexable.

Video asset

Homepage hero video path:

/public/videos/Aperture.mp4

About

Aperture Labs brand site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors