Files
c7336e44-995c-4c60-9a39-be8…/vercel.json
2026-04-21 10:26:05 +00:00

5 lines
97 B
JSON

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