Files
46280c9d-9e35-40b1-8d17-c16…/vercel.json
2026-04-26 08:08:42 +00:00

5 lines
97 B
JSON

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