Files
7e5bbead-24be-4d6d-af03-bad…/vercel.json
2026-03-24 04:39:34 +00:00

5 lines
97 B
JSON

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