Files
c1136929-13d1-4f79-b2e3-252…/vercel.json
2026-03-11 08:01:34 +00:00

5 lines
97 B
JSON

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