Files
5106ce2a-ffaf-4ec0-a5ab-f42…/vercel.json
2026-03-18 10:01:18 +00:00

5 lines
97 B
JSON

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