Files
9f79f34e-dd84-4bac-9e0d-379…/vercel.json
2026-04-21 10:25:25 +00:00

5 lines
97 B
JSON

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