Files
3eeb6b43-7de1-4758-91ff-ab3…/vercel.json
2026-03-10 22:44:58 +00:00

5 lines
97 B
JSON

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