Files
dc2ebc1a-380b-482f-8b16-79b…/vercel.json
2026-05-19 18:45:09 +00:00

5 lines
97 B
JSON

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