Files
118c9982-3e78-40d6-bd4d-a33…/vercel.json
2026-05-15 15:09:48 +00:00

5 lines
97 B
JSON

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