Files
9fcb16a5-d7e6-4de9-8b91-814…/vercel.json
2026-04-11 16:44:15 +00:00

5 lines
97 B
JSON

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