Files
bbea2033-e446-4156-94af-003…/vercel.json
2026-05-17 20:38:43 +00:00

5 lines
97 B
JSON

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