1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

はじめに

久しぶりのJISSOUに関する記事を書きます。今JISSOUハッカソンが開催されていて、絶賛開発中

問題

NextjsをVercelにデプロイしたらroute.tsに書いたapiが使えない!!
curlコマンドでリクエストを投げたけれど、

Authentication Required

という文字列が仕込まれたhtmlが返された。

解決策

プロジェクトを選択して、setting > Deployment ProtectionVercel Authenticationを無効化する

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?