Files
3bf5cd5a-016a-4e1e-9f0a-57a…/vercel.json
2026-03-10 08:31:41 +00:00

5 lines
97 B
JSON

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