mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
ae1cad07dd
Closes: https://linear.app/vercel/issue/DOC-4539/version-upgrade-guides Redirects: https://github.com/vercel/front/pull/44175 Move version upgrade guides under `Guides`. Also creates a guides section under the Pages docs.
8 lines
467 B
Plaintext
8 lines
467 B
Plaintext
---
|
|
title: next CLI
|
|
description: Learn how to run and build your application with the Next.js CLI.
|
|
source: app/api-reference/cli/next
|
|
---
|
|
|
|
{/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}
|