Files
dc8c41b7-d6d4-489d-bc42-457…/vercel.json
2026-04-17 08:52:10 +00:00

5 lines
97 B
JSON

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