Files
4a0fbeea-f67b-442f-88c3-e3d…/vercel.json
2026-03-09 17:14:20 +00:00

5 lines
97 B
JSON

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