Files
504f6096-b402-4a0a-b1de-6ec…/vercel.json
2026-03-04 19:40:21 +00:00

5 lines
97 B
JSON

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