Files
a7e0f451-dbe0-4f0c-a6a7-7ff…/vercel.json
2026-05-28 17:08:32 +00:00

5 lines
97 B
JSON

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