Files
9f39f652-b709-4414-a04a-bd9…/vercel.json
2026-05-10 11:24:39 +00:00

5 lines
97 B
JSON

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