Files
b755e8ce-4a05-45d8-9eef-0b1…/vercel.json
2026-06-12 11:21:49 +00:00

5 lines
97 B
JSON

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