Files
06ccd785-44f0-43b3-bd35-7f4…/vercel.json
2026-03-08 00:41:14 +00:00

5 lines
97 B
JSON

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