Files
ebb87f9b-f76e-4a3f-a8a6-006…/vercel.json
2026-04-19 03:05:32 +00:00

5 lines
97 B
JSON

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