Files
f05281b5-3d74-4a45-a84e-1d1…/vercel.json
2026-06-07 17:35:30 +00:00

5 lines
97 B
JSON

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