Files
a51efeb9-4de2-4af2-aa5c-f99…/vercel.json
2026-05-09 12:30:36 +00:00

5 lines
97 B
JSON

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