Files
d3f3f3f4-de21-4b8e-b650-33a…/vercel.json
2026-03-09 08:45:15 +00:00

5 lines
97 B
JSON

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