Files
88c79fe5-d0eb-41dc-a1b0-fea…/vercel.json
2026-03-04 17:46:29 +00:00

5 lines
97 B
JSON

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