Files
9dbe35b3-a484-46b8-ad4b-7f9…/vercel.json
2026-05-19 06:52:01 +00:00

5 lines
97 B
JSON

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