Files
9fc70bf7-2353-481a-82c0-534…/vercel.json
2026-04-22 13:00:43 +00:00

5 lines
97 B
JSON

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