Files
4fabd92e-1701-4d5f-853f-4e2…/vercel.json
2026-04-27 13:11:13 +00:00

5 lines
97 B
JSON

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