Files
32bec1aa-5911-4b02-859e-8cf…/vercel.json
2026-03-08 14:19:55 +00:00

5 lines
97 B
JSON

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