Files
6e896a03-0cbf-46fb-914c-d1d…/vercel.json
2026-03-06 18:20:33 +00:00

5 lines
97 B
JSON

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