Files
5d08f71c-27e2-428c-a885-514…/vercel.json
2026-03-11 10:09:50 +00:00

5 lines
97 B
JSON

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