Files
87fe01e7-3f9c-4651-a887-427…/vercel.json
2026-05-01 16:17:40 +00:00

5 lines
97 B
JSON

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