Files
d3899d98-b653-4c7e-b316-60e…/vercel.json
2026-03-11 07:25:17 +00:00

5 lines
97 B
JSON

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