Files
274087ab-e1b7-4763-9f21-9af…/vercel.json
2026-05-26 17:36:15 +00:00

5 lines
97 B
JSON

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