Files
a7ca485f-cdd3-4e2b-80d6-1ef…/vercel.json
2026-04-06 13:31:09 +00:00

5 lines
97 B
JSON

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