Files
3557d0ed-dc3d-42f3-90d9-548…/vercel.json
2026-03-08 05:41:38 +00:00

5 lines
97 B
JSON

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