Files
9eab3fc8-fdb0-47e0-b335-004…/vercel.json
2026-05-10 11:40:15 +00:00

5 lines
97 B
JSON

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