Files
a725429f-0ccf-49c2-b2f8-c2b…/vercel.json
2026-04-13 18:44:45 +00:00

5 lines
97 B
JSON

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