Files
7ed60e6e-28f2-4663-b0c3-bfc…/vercel.json
2026-03-04 07:22:00 +00:00

5 lines
97 B
JSON

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