Files
f4095493-e92d-4ac1-864f-0b6…/vercel.json
2026-03-19 06:59:40 +00:00

5 lines
97 B
JSON

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