Files
bbf783b4-44cd-4a50-a2fb-fbc…/vercel.json
2026-05-01 10:00:07 +00:00

5 lines
97 B
JSON

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