Files
e366d138-1c8c-47a2-bca4-244…/vercel.json
2026-04-18 13:10:13 +00:00

5 lines
97 B
JSON

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