Files
cb17bf56-8002-44e4-aee4-3d9…/vercel.json
2026-04-26 19:59:18 +00:00

5 lines
97 B
JSON

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