Files
42fcf414-2e8c-4e3d-bede-c67…/vercel.json
2026-03-12 10:38:10 +00:00

5 lines
97 B
JSON

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