Files
a0cb6c72-0467-49fa-bb0a-564…/vercel.json
2026-04-04 22:42:59 +00:00

5 lines
97 B
JSON

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