Files
d790bbe4-43b9-4f4f-8d3b-8bd…/vercel.json
2026-04-27 01:52:28 +00:00

5 lines
97 B
JSON

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