Files
9e790758-e0d9-4f52-9ed4-8e3…/vercel.json
2026-04-30 21:46:23 +00:00

5 lines
97 B
JSON

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