Files
2a53e987-4e80-42cd-86ff-4eb…/vercel.json
2026-03-13 21:25:37 +00:00

5 lines
97 B
JSON

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