Files
148cf2f0-d97f-4ed5-bed6-648…/vercel.json
2026-04-06 19:02:52 +00:00

5 lines
97 B
JSON

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