Files
f90622c1-cc57-49cb-9ee4-cf0…/vercel.json
2026-05-23 14:01:55 +00:00

5 lines
97 B
JSON

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