Files
58f566c2-72e1-47d1-afdb-7f2…/vercel.json
2026-04-03 18:32:49 +00:00

5 lines
97 B
JSON

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