Files
45fd45aa-4b7d-4ed1-86d7-7ec…/vercel.json
2026-05-19 14:51:04 +00:00

5 lines
97 B
JSON

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