Files
0da3a369-b435-428e-be40-722…/vercel.json
2026-03-05 08:33:34 +00:00

5 lines
97 B
JSON

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