Files
f068dca7-c4d6-40e2-bccf-2e3…/vercel.json
2026-03-18 18:20:31 +00:00

5 lines
97 B
JSON

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