Files
d0572bd7-cdde-4170-880f-25a…/vercel.json
2026-04-06 15:00:43 +00:00

5 lines
97 B
JSON

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