Files
21557fb4-9da1-4e09-98bc-1f3…/vercel.json
2026-03-04 03:54:32 +00:00

5 lines
97 B
JSON

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