Files
7d320e76-de75-4eaf-b0aa-0d2…/vercel.json
2026-03-21 23:42:35 +00:00

5 lines
97 B
JSON

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