Files
1d1debca-3950-414b-b9f0-931…/vercel.json
2026-03-29 08:49:19 +00:00

5 lines
97 B
JSON

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