Files
79f80326-85e1-468b-bd9a-9e6…/vercel.json
2026-04-17 08:00:36 +00:00

5 lines
97 B
JSON

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