Files
4ebec1dd-7c15-474a-bfc5-8db…/vercel.json
2026-03-18 10:50:18 +00:00

5 lines
97 B
JSON

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