Files
2d1358ab-b05a-4467-90ad-5e1…/vercel.json
2026-05-09 12:39:45 +00:00

5 lines
97 B
JSON

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