Files
50cfa0d3-4799-4e0b-86b7-b2d…/vercel.json
2026-06-01 13:12:51 +00:00

5 lines
97 B
JSON

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