Files
de606419-d9e6-42f6-983b-bee…/vercel.json
2026-05-11 08:25:50 +00:00

5 lines
97 B
JSON

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