Files
4a202f41-85d7-43bd-9f18-d81…/vercel.json
2026-03-05 19:52:09 +00:00

5 lines
97 B
JSON

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