Files
2cc32fab-09bc-46b3-9588-e52…/vercel.json
2026-03-30 11:06:47 +00:00

5 lines
97 B
JSON

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