Files
cbe3202a-54bd-49e5-b290-b4e…/vercel.json
2026-03-03 07:05:44 +00:00

5 lines
97 B
JSON

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