💼
😃
🎉
🏠
❓
🚀
☀️
🌙
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
Vercel
Cloud Run
Vercel
Application Name
Deployment Steps
🔗
Short
|
Medium
|
Long
Pre-requisites
🔗
curl https://webi.sh/node@lts | sh
npm i -g vercel
Create application
🔗
npx create-next-app@latest nextjs-app
cd nextjs-app
Run application locally
🔗
npm run dev
Deploy application
🔗
vercel