Files
e7b23c6c-de15-45de-b7fb-d67…/vercel.json
2026-03-17 19:10:59 +00:00

5 lines
97 B
JSON

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