Files
c9132eef-14c3-47ff-84d8-cf3…/vercel.json
2026-05-17 17:15:49 +00:00

5 lines
97 B
JSON

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