Files
3bbe310a-0bf6-4a12-9d43-06e…/vercel.json
2026-06-04 15:38:32 +00:00

5 lines
97 B
JSON

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