Files
8306b5de-35b6-4397-a6bd-665…/vercel.json
2026-04-21 10:20:55 +00:00

5 lines
97 B
JSON

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