Files
b443186e-5af1-4c2b-b461-1de…/vercel.json
2026-04-06 23:40:13 +00:00

5 lines
97 B
JSON

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