mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 04:35:20 +00:00
Add basic vercel config
This commit is contained in:
parent
766993cebc
commit
6c05bca5be
5
vercel.json
Normal file
5
vercel.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"outputDirectory": "dist",
|
||||
"installCommand": "npm install",
|
||||
"buildCommand": "npm run build"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user