Files
c280c30f-83b3-43c0-a51f-5fe…/vercel.json
2026-04-07 19:03:48 +00:00

5 lines
97 B
JSON

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