Files
aa27caf1-69c0-411b-95ce-c69…/vercel.json
2026-03-31 09:14:21 +00:00

5 lines
97 B
JSON

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