Files
84af1695-3061-4f07-b080-26b…/vercel.json
2026-03-27 00:35:46 +00:00

5 lines
97 B
JSON

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