npm run vercel
> notion-test@0.0.0 vercel
> vercel dev
Vercel CLI 27.1.2
> > No existing credentials found. Please log in:
> Log in to Vercel github
> Success! GitHub authentication complete for mel917@naver.com
? Set up and develop “~/study/TIL/vue/vercel-notion_vite-vue3-ts”? [Y/n] y
? Which scope should contain your project? k-m-jin
? Link to existing project? [y/N] n
? What’s your project’s name? vercel-notion-vite-vue3-ts
? In which directory is your code located? ./
Local settings detected in vercel.json:
Auto-detected Project Settings (Vite):
- Build Command: vite build
- Development Command: vite --port $PORT
- Install Command: `yarn install`, `pnpm install`, or `npm install`
- Output Directory: dist
? Want to modify these settings? [y/N] n
๐ Linked to k-m-jin/vercel-notion-vite-vue3-ts (created .vercel)
> Running Dev Command “vite --port $PORT”
vite v2.9.12 dev server running at:
> Local: http://localhost:3000/
> Network: use `--host` to expose