Files
06bdec07-94c9-4a07-a520-fdd…/vercel.json
2026-05-07 12:43:21 +00:00

5 lines
97 B
JSON

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