Files
4df829d1-be3d-43cb-b43b-83b…/vercel.json
2026-05-15 15:18:18 +00:00

5 lines
97 B
JSON

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