Files
c8e5377c-300c-4a05-9ad4-4ef…/vercel.json
2026-03-06 13:40:04 +00:00

5 lines
97 B
JSON

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