Files
10f17a1f-e728-4772-9bd3-196…/vercel.json
2026-03-16 12:06:05 +00:00

5 lines
97 B
JSON

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