Files
fc8158d5-417f-44db-9722-91a…/vercel.json
2026-03-05 11:05:22 +00:00

5 lines
97 B
JSON

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