Files
5b38feaa-00ff-40f6-86ce-f69…/vercel.json
2026-04-09 16:06:24 +00:00

5 lines
97 B
JSON

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