stripe Static site Nextjs 1 variant

Simple Landing Page

Simple landing page with Vercel hosting

posthog/analyticsvercel/project

Default build command

stripe projects build my-app --template stripe/simple-landing-page

This uses the registry’s default variant for stripe/simple-landing-page. Use the variant-specific commands below to target a particular stack.

Default clear-sky

Vercel

Template selector: stripe/simple-landing-page/clear-sky

Build command

stripe projects build my-app --template stripe/simple-landing-page/clear-sky
vercel/projectposthog/analytics

Source

https://github.com/stripe/projects-templates

Pinned ref: bd67b78f7ae052cc04cf26cfd7f37ae2806d78e8

Setup

Install command

npm install

Next steps

Run locally

npm run dev

Build product with Codex

codex "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Build product with Claude

claude "Help me turn this into a real product. Follow prompts/starter-to-product.md."

Deploy

npm run deploy