Files
20bd25c2-50cf-4c46-b8c5-aee…/vercel.json
2026-05-19 18:35:40 +00:00

5 lines
97 B
JSON

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