Files
3daa2d79-b6a3-46ef-8bbf-405…/vercel.json
2026-05-11 08:25:28 +00:00

5 lines
97 B
JSON

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