Files
d5cce669-2de2-44ef-af12-c00…/vercel.json
2026-03-25 11:22:08 +00:00

5 lines
97 B
JSON

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