Files
dd04a01d-bf72-421b-954b-01d…/vercel.json
2026-03-09 17:19:16 +00:00

5 lines
97 B
JSON

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