Files
90533ba7-1f08-4de6-85ef-9de…/vercel.json
2026-04-28 15:57:04 +00:00

5 lines
97 B
JSON

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