Files
4ee5e2c1-e2eb-4016-b248-a90…/vercel.json
2026-05-14 10:21:11 +00:00

5 lines
97 B
JSON

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