Files
f6943f0b-d8e2-47f4-9c24-0ee…/vercel.json
2026-03-09 10:21:49 +00:00

5 lines
97 B
JSON

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