Files
115b8e80-25ba-44b6-809e-d6d…/vercel.json
2026-04-22 18:20:46 +00:00

5 lines
97 B
JSON

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