Files
62447cac-ff06-42ca-aa9e-d25…/vercel.json
2026-06-09 11:06:13 +00:00

5 lines
97 B
JSON

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