Files
4cd6b3e1-83fa-41aa-b6e4-e31…/vercel.json
2026-06-13 07:53:12 +00:00

5 lines
97 B
JSON

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