Files
fbd3e5da-3b61-4119-99df-1ed…/vercel.json
2026-05-27 13:50:35 +00:00

5 lines
97 B
JSON

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