Files
fde8f9c4-d4b6-42db-b03a-ee4…/vercel.json
2026-03-11 15:44:17 +00:00

5 lines
97 B
JSON

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