Files
9cf6bb7e-dfac-4da4-b548-19e…/vercel.json
2026-06-08 11:32:08 +00:00

5 lines
97 B
JSON

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