Files
d345338a-a66d-4fd2-91af-4cb…/vercel.json
2026-06-13 08:32:43 +00:00

5 lines
97 B
JSON

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