Files
4f2142d3-cfa6-4973-9e54-4fe…/vercel.json
2026-04-21 11:16:07 +00:00

5 lines
97 B
JSON

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