Skip to content

デプロイメント

AstroサイトをVercelにデプロイする方法を以下に示します。

Terminal window
# Vercel CLIのインストール
npm install -g vercel
# デプロイ
vercel