Files
06959ff3-0da0-4016-b8cd-e70…/vercel.json
2026-06-11 01:04:11 +00:00

5 lines
97 B
JSON

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