Files
bbf954b8-ed85-4f10-aeda-d08…/vercel.json
2026-03-29 10:40:40 +00:00

5 lines
97 B
JSON

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