Files
0260bc08-800d-4fe5-970c-72a…/vercel.json
2026-03-04 20:01:50 +00:00

5 lines
97 B
JSON

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