Files
2d20cb95-b416-45d6-996e-a36…/vercel.json
2026-05-17 14:37:40 +00:00

5 lines
97 B
JSON

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