Files
f1dddbf2-1713-48f2-bdc6-691…/vercel.json
2026-05-30 14:05:44 +00:00

5 lines
97 B
JSON

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