# cloudrun-nextjs **Repository Path**: TencentCloudBase/cloudrun-nextjs ## Basic Information - **Project Name**: cloudrun-nextjs - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-08 - **Last Updated**: 2026-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloudrun-nextjs ## 快速开始 前往 [腾讯云托管快速开始页面](https://tcb.cloud.tencent.com/dev?envId=lowcode-9gms1m53798f7294#/platform-run),选择相应语言的模版,根据引导完成部署。 ## 本地调试 1. clone 项目到本地,[项目地址](https://github.com/TencentCloudBase/tcbr-templates) 2. 运行dev命令 ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ``` 浏览器访问:[http://localhost:3000](http://localhost:3000) 进行开发调试。 ## Deploy on CloudRun 腾讯云开发云托管提供多种部署方式: - 直接通过本地代码包部署 - fork 本项目后,通过 git 地址部署