Files
5af0dec8-3476-494c-a9cd-11d…/vercel.json
2026-04-15 08:32:24 +00:00

5 lines
97 B
JSON

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