Files
c4c06d9a-9e22-4e76-a80c-bd6…/vercel.json
2026-04-04 14:33:11 +00:00

5 lines
97 B
JSON

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