Files
5b9f1c55-5fe4-4e12-b0e7-f9b…/vercel.json
2026-05-15 12:39:31 +00:00

5 lines
97 B
JSON

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