Files
4e7cd8ed-f622-4000-86f4-7d3…/vercel.json
2026-04-17 22:40:01 +00:00

5 lines
97 B
JSON

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