Files
fabe7843-b121-49d1-8fb5-0ea…/vercel.json
2026-05-11 10:52:44 +00:00

5 lines
97 B
JSON

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