Files
d3d536c2-1993-47cc-8554-3e1…/vercel.json
2026-05-22 13:37:10 +00:00

5 lines
97 B
JSON

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