Files
aec06fcb-562f-4da0-9d0e-aea…/vercel.json
2026-03-13 01:01:28 +00:00

5 lines
97 B
JSON

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