Files
c07abed6-4f38-4cde-af3f-0db…/vercel.json
2026-04-09 05:41:33 +00:00

5 lines
97 B
JSON

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