Files
c3720e2c-56a1-4147-90ae-1ec…/vercel.json
2026-03-18 14:32:45 +00:00

5 lines
97 B
JSON

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