Files
25d90cc6-4e97-443d-8099-6bf…/vercel.json
2026-04-23 14:39:24 +00:00

5 lines
97 B
JSON

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