Files
01cbe1a7-31b0-4ddf-9529-e80…/vercel.json
2026-06-07 10:13:50 +00:00

5 lines
97 B
JSON

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