Files
c16662e7-3ecb-4f52-9437-4ea…/vercel.json
2026-05-11 13:33:31 +00:00

5 lines
97 B
JSON

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