Files
970f31d2-82bf-4d12-8833-e58…/vercel.json
2026-06-09 19:25:14 +00:00

5 lines
97 B
JSON

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