Files
66bc3ac7-03de-45a9-98cf-fd8…/vercel.json
2026-03-03 17:23:01 +00:00

5 lines
97 B
JSON

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