Files
9475dce2-e4e1-4fd3-98a1-2bd…/vercel.json
2026-03-21 21:37:02 +00:00

5 lines
97 B
JSON

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