Files
cfd33ddf-115f-4837-98c6-7a6…/vercel.json
2026-03-08 17:35:01 +00:00

5 lines
97 B
JSON

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