Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
chore : last update before migrate (add vercel.json)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zainal21 committed Jun 13, 2022
1 parent 5e6c48a commit 6d5383f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"builds": [
{
"src": "nuxt.config.js",
"use": "@nuxtjs/vercel-builder",
"config": {}
}
]
}

2 comments on commit 6d5383f

@vercel
Copy link

@vercel vercel bot commented on 6d5383f Jun 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks for Deployment have failed

@vercel
Copy link

@vercel vercel bot commented on 6d5383f Jun 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

site – ./

site-git-master-zainal21.vercel.app
muhammadzaindev.vercel.app
site-zainal21.vercel.app

Please sign in to comment.