Files
386b0699-c791-4ee7-b606-6b6…/vercel.json
2026-05-24 12:46:52 +00:00

5 lines
97 B
JSON

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