Files
39b38343-ecec-44a8-abd1-a32…/vercel.json
2026-03-04 18:07:10 +00:00

5 lines
97 B
JSON

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