Files
ffa166c7-11d7-4bb9-bdf2-9ed…/vercel.json
2026-03-08 06:36:53 +00:00

5 lines
97 B
JSON

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