Files
1efcf490-9ed0-441e-9410-d36…/vercel.json
2026-05-19 17:20:06 +00:00

5 lines
97 B
JSON

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