Files
b3f1d6cf-4127-4e9e-9f1c-060…/vercel.json
2026-05-20 14:34:25 +00:00

5 lines
97 B
JSON

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