Files
b287cf8b-f77d-49a4-abde-cb2…/vercel.json
2026-04-11 11:08:32 +00:00

5 lines
97 B
JSON

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