Files
7c909e6f-d2e2-4ef4-8a7a-e50…/vercel.json
2026-03-11 23:56:11 +00:00

5 lines
97 B
JSON

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