Files
5b11df9c-50d9-42e5-961a-040…/vercel.json
2026-03-03 15:07:44 +00:00

5 lines
97 B
JSON

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