Files
f4d5f4d2-fea9-44e6-826d-a1b…/vercel.json
2026-05-09 15:39:25 +00:00

5 lines
97 B
JSON

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