Files
ebe706e8-a3c4-42e5-9d71-9d6…/vercel.json
2026-03-09 21:05:56 +00:00

5 lines
97 B
JSON

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