Files
aeee36e6-6590-4af7-bfc0-92b…/vercel.json
2026-02-23 01:06:41 +00:00

5 lines
97 B
JSON

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