Files
cc79e29e-0b17-4ad6-9afc-aa7…/vercel.json
2026-05-01 17:52:28 +00:00

5 lines
97 B
JSON

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