Files
4aa65572-0ca3-47b6-8fcb-dde…/vercel.json
2026-06-05 21:52:50 +00:00

5 lines
97 B
JSON

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