Files
4174d1e8-d006-46ae-9dd1-3b8…/vercel.json
2026-04-21 14:53:49 +00:00

5 lines
97 B
JSON

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