Files
5710a75b-fae3-4db7-88cd-b5c…/vercel.json
2026-04-08 16:40:10 +00:00

5 lines
97 B
JSON

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