Files
a5e4dc4e-d2fa-41eb-bb5c-1bf…/vercel.json
2026-04-13 18:52:03 +00:00

5 lines
97 B
JSON

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