Files
fa4b4eb9-c758-4d37-8d55-9bd…/vercel.json
2026-03-10 20:41:35 +00:00

5 lines
97 B
JSON

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