Files
6731f24c-1b6b-4398-8932-152…/vercel.json
2026-05-31 13:55:59 +00:00

5 lines
97 B
JSON

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