Files
84ea0480-2df9-4ff8-a362-469…/vercel.json
2026-04-07 06:40:43 +00:00

5 lines
97 B
JSON

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