💼
😃
🎉
🏠
❓
🚀
☀️
🌙
Deploy
Let's share your application with the world.
What are you trying to deploy?
Framework
Next.js
Angular SSR
Next.js
Nuxt.js
Remix
SvelteKit
SolidStart
Marko
Deployment Target
Cloud Run
Cloud Run
Vercel
Application Name
Deployment Steps
🔗
Short
|
Medium
|
Long
curl https://webi.sh/node@lts | sh
curl https://sdk.cloud.google.com | bash
npx create-next-app@latest nextjs-app
cd nextjs-app
gcloud run deploy nextjs-app --allow-unauthenticated --region=us-central1 --source=.