Files
b001baac-7d9f-45e1-bbb4-03f…/vercel.json
2026-03-11 17:46:31 +00:00

5 lines
97 B
JSON

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