Files
377b366b-cf0b-4a77-97e8-834…/vercel.json
2026-03-30 06:48:17 +00:00

5 lines
97 B
JSON

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