Files
41d5acad-fe2d-41d9-9c69-d17…/vercel.json
2026-03-31 09:02:36 +00:00

5 lines
97 B
JSON

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