Files
be2d8a4d-2845-44c8-99d0-567…/vercel.json
2026-03-27 11:45:06 +00:00

5 lines
97 B
JSON

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