Files
c1783e37-2bd2-4250-ad3a-ddc…/vercel.json
2026-06-03 14:06:57 +00:00

5 lines
97 B
JSON

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