Files
3ce61c19-5c52-44cc-a2cc-402…/vercel.json
2026-05-24 09:24:49 +00:00

5 lines
97 B
JSON

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