Files
fc4213b3-8bd6-418f-b3ee-728…/vercel.json
2026-05-21 08:01:02 +00:00

5 lines
97 B
JSON

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