Files
5ccd9674-cbd5-4cff-a8db-24b…/vercel.json
2026-03-29 21:40:10 +00:00

5 lines
97 B
JSON

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