Files
9b520e24-1121-4547-b1c8-95b…/vercel.json
2026-03-17 16:35:01 +00:00

5 lines
97 B
JSON

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