Files
2dd29db7-361f-42e6-b056-e70…/vercel.json
2026-04-06 08:58:50 +00:00

5 lines
97 B
JSON

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