Files
e9d5804b-a9fd-4ffb-8662-050…/vercel.json
2026-03-05 19:10:10 +00:00

5 lines
97 B
JSON

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