Files
e83e33d6-c685-4ce9-97f6-ae3…/vercel.json
2026-05-21 01:48:13 +00:00

5 lines
97 B
JSON

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