Files
1c85b6f1-cf4c-4450-bdc0-bd0…/vercel.json
2026-04-22 08:51:24 +00:00

5 lines
97 B
JSON

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