Files
d0f4fd17-aac3-42ca-9c04-1fe…/vercel.json
2026-04-26 19:20:01 +00:00

5 lines
97 B
JSON

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