Files
d6c0df8a-c7b7-48b4-8218-5eb…/vercel.json
2026-04-04 06:42:24 +00:00

5 lines
97 B
JSON

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