Files
f47deef8-7cf2-4d61-bc23-62e…/vercel.json
2026-05-28 10:19:30 +00:00

5 lines
97 B
JSON

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