Files
3bb06de8-5e0a-4e2f-a7b1-d7d…/vercel.json
2026-04-28 18:26:10 +00:00

5 lines
97 B
JSON

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