Files
d52aedbf-377a-48be-a869-3fd…/vercel.json
2026-03-18 17:27:37 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}